Get a presigned media upload URL
Media
Get a presigned media upload URL
Returns a presigned S3 PUT URL for client-side media upload. Upload the file directly via HTTP PUT to the returned URL, then call POST /v1/media/:id/verify to confirm.
GET
Get a presigned media upload URL
Authorizations
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Query Parameters
MIME type (e.g. image/jpeg)
Original filename