Files
Create Signed URL
POST
/
files
/
sign
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The full URL of your file in the format of https://{yourgatewaydomain}.mypinata.cloud/files/{cid}
The unix timestamp that the URL is signed, ie time of request
How long the URL is valid for in sconds after signing based on the date parameter
The URL method, ie GET
Response
200 - application/json
The signed URL