Access Tokens
Reference access token requirements for Server-to-Server operations.
Read time 1 minuteLast updated 2 days ago
If you need secure access to Vivox resources, modify your game server to provide your game client with Vivox access tokens.
The access token authorization mechanism requires the game server to sign requests by using a shared secret key. Use the Vivox Server to Server Web API to add and remove secret keys from the Vivox system.
For more information, refer to the Access Token Developer Guide.