Mission Control

Built for humans. Ready for agents.

Mission Control Portal is the entry to Telnyx for humans. Buy numbers, provision SIP trunks, create AI Agents, and monitor usage, no code required. Anything you click, you can call with a key. Sign-up for free.

MISSION CONTROLLIVE

NUMBERS · SEARCH · AUSTIN, TX

  • +1 512 555 0142voice · sms · mms
  • +1 512 555 0187voice · sms
  • +1 833 555 0110toll free · voice
POST/v2/number_orders
{
  "phone_numbers": [
    { "phone_number": "+15125550142" }
  ]
}

201 Created order pending → active · $1.00 / mo

SAME OBJECTSAME RATE CARDSAME INVOICE
$0to open an account
50primitives, portal or API
4steps to a live call
1invoice, itemized
Same control plane

Nothing in the portal you can't script.

the portal actions, as calls

same objects, same rate card

$ curl -X POST https://api.telnyx.com/v2/number_orders -H "Authorization: Bearer $TELNYX_API_KEY" -H "Content-Type: application/json" -d '{"phone_numbers":[{"phone_number":"+15125550142"}]}'$ curl -X POST https://api.telnyx.com/v2/connections -H "Authorization: Bearer $TELNYX_API_KEY" -H "Content-Type: application/json" -d '{"connection_name":"pbx","transport_protocol":"TLS"}'$ curl -X POST https://api.telnyx.com/v2/ai/chat/completions -H "Authorization: Bearer $TELNYX_API_KEY" -H "Content-Type: application/json" -d '{"model":"moonshotai/kimi-k3","messages":[{"role":"user","content":"hello"}]}'$ curl -X POST https://api.telnyx.com/v2/ai/assistants -H "Authorization: Bearer $TELNYX_API_KEY" -H "Content-Type: application/json" -d '{"name":"front-desk","model":"meta-llama/Meta-Llama-3.1-8B-Instruct","instructions":"You are the front desk."}'$ curl https://api.telnyx.com/v2/balance -H "Authorization: Bearer $TELNYX_API_KEY"# every action lands in one audit log, portal or key

SECURITY IN THE ACCOUNT

2FA, SSO
included
API key scopes
per key
IP allow lists
per connection
fraud controls
spend limits, destination locks
audit log
every action, portal or API
compliance
SOC 2 · HIPAA · PCI · GDPR, every plan

Open the portal. Or skip it and use the key.

Same primitives, same rates, same invoice either way. Support answers 24/7 on every plan.

FAQ

No. Pay as you go, card on file, usage only. There is no minimum and no platform fee.