Voice Room Docs
Documentation for the Agora voice-call backend: how a call is opened and joined, and the exact HTTP contract behind it.
Room Flow
What actually happens from a person's point of view — an admin opens the call, everyone else joins, someone gets removed, the call ends.
Start hereAPI Reference
Every endpoint with its exact request body, exact response, error cases, and whether it needs a bearer token or an admin account.
For the app developer