Cluster authentication service reference (CAS)
Steaming Token (Access Token)
<url>/stream/token/v2/
GET
Https://<url>/stream/token/v2/
Path Parameters
Headers
Example - acquiring an Access Token
The Access Token
is a JWT token - more about JWT you can read - here.
A successful response will look like that:
You can get your API_KEY and API_SECRET in your private area, here.
Last updated