Provision a bridge, send a message, receive a webhook. The rest of the API is there for when you need media, contacts, presence or profile.
The loop everything else sits on: one bridge, one send, one webhook.
What changes once real traffic is hitting it.
Media, groups, calls, presence and profile.
Keys, many bridges on one subscription, and what billing does.
One bearer key, one base path per bridge. These are the calls an agent actually makes.
Also here: quickstarts in seven languages, the whole reference as llms-full.txt for an assistant, and the OpenAPI spec for Postman or codegen.
One prompt for Claude, Cursor or ChatGPT: these docs, the base URL and the conventions that trip agents up the first time. Your key is never included.