Skip to main content
POST
Get Asset Token

Authorizations

Authorization
string
header
required

JWT in Authorization header. 'Bearer ' prefix optional.

Path Parameters

asset_id
string<uuid>
required

Response

Successful Response

API response schema for fetching a per-asset edge worker token

asset_id
string<uuid>
required

Asset ID the token is scoped to

token
string
required

Signed RS256 JWT authorizing storage operations through the edge worker

token_expires_at
string<date-time>
required

When the token expires