Documentation

Support

Vivox Core SDK

Vivox Core SDK

Server to Server Web API Reference Guide

Explore topics on the Server-to-Server Web API for managing Vivox.
Read time 1 minuteLast updated 20 hours ago

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.