Skip to main content
POST
Mint signed Transloadit assembly parameters for a resumable direct upload

Authorizations

Authorization
string
header
required

Clerk session token, Authorization: Bearer <token> — the first-party browser app's own auth. Used only by this internal /api/v1/* surface, never by /api/public/v1/*.

Body

application/json
files
object[]
required
Required array length: 1 - 10 elements
chatId
string
Minimum string length: 1

Response

Signed upload parameters, one set per requested file.

uploads
object[]
required