Skip to main content
POST
Get presigned upload URL

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
filename
string
required

Name of the file to upload

content_type
string
required

MIME type (e.g. image/png, video/mp4)

Response

Presigned URL for upload

success
enum<boolean>
Available options:
true
data
object
meta
object