Skip to content
Start here

Token

Create signed URL tokens for videos
client.stream.token.create(stringidentifier, TokenCreateParams { account_id, id, accessRules, 4 more } params, RequestOptionsoptions?): TokenCreateResponse { token }
POST/accounts/{account_id}/stream/{identifier}/token
ModelsExpand Collapse
TokenCreateResponse { token }
token?: string

The signed token used with the signed URLs feature.