Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.

Path Parameters

videoId
string
required

Body

application/json
expiresInSeconds
integer

Token lifetime in seconds. Default 3600.

Required range: 60 <= x <= 86400
downloadable
boolean

Response

Signed token

data
object
required