This endpoint is used to generate a new access token for a streaming session.

📘

You need to generate a new access token for each streaming session. Each session must have a unique token.

Response Body

FieldTypeDescription
errorintegerThe error information, if any. null if no error.
dataobjectContains the result data.
data.tokenstringThe generated access token for the streaming session.
Language
Authorization
Header
Click Try It! to start a request and see the response here!