cURL
curl --request POST \ --url https://pinapi.jackalprotocol.com/api/pin/{cid} \ --header 'Authorization: Bearer <token>'
Clone a file from IPFS using its CID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
IPFS Content ID to pin
Accepted for processing