Skip to main content
POST
IPFS - Presign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful response

presignUrl
string
required

Presigned upload URL

Example:

"https://uploads.pinata.cloud/v3/files/sign/..."