Skip to main content
POST
Issue temporary relay credentials

Authorizations

X-API-Key
string
header
required

Project-scoped API key (qumo_live_... or qumo_test_...).

Body

application/json
scopes
string[]
required
ttl_seconds
integer
default:3600
Example:

3600

Response

Ephemeral credential with assigned relay endpoints

token
string
required
Example:

"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..."

expires_at
string<date-time>
required
Example:

"2026-09-12T12:00:00Z"

jti
string
required
Example:

"c0b7e28e-8a5f-4a3e-bfa1-e28373b984d2"

relays
object[]
fallback
string[]