Server to Server Web API Reference Guide

Note: To enable use of the Server to Server Web API, reach out to your Vivox representative.

There are two ways that games access the Vivox system:

  • Game clients use the Vivox SDK to enable players to make direct use of voice, text, and presence services provided by the Vivox system.
  • Game servers use the Vivox Server to Server Web API to control player experience in specific ways, and to allow game clients to securely access the Vivox system.

Game servers make HTTP POST calls to specific URLs to the Vivox system by using URL-encoded form parameters. The Vivox system returns data to the server in XML format.