Skip to main content
Telephony endpoints live under the /core prefix and cover the phone-number directory, SIP trunks, the org-level inbound-routing config, and number purchasing through a managed account. Pass your credential in the Authorization header; user PATs (pat_) also need X-Anyreach-Org. See Authentication. Assigning an agent to a number is done through the agent publish endpoint, not here — see Agents API and Assigning agents to numbers.

Phone numbers

Buying a number

Self-serve purchase goes through a managed account (the shared Anyreach Twilio account).

SIP trunks

Trunk CRUD models SIP connectivity. Customer-owned (BYOC) trunks are fully editable; managed Twilio trunks cannot be created, updated, or deleted through the API. See SIP trunking and BYOC for the inbound/outbound config fields and the deploy-as-sip endpoints (under Agents API).

Inbound routing

One config per organization runs a workflow at call time to choose the agent. The workflow’s input and output contracts are documented in Inbound routing.

Example: list phone numbers

Telephony

The product walkthrough for numbers, routing, and BYOC.

Agents API

Publish and assign agent versions to numbers.