Use AgentRouter to create managed phone agents, provision numbers, inspect conversations and calls, and keep telephony workflows behind one capability-first domain.
2
Live Providers
59
Live Routes
0 credits ($0)
Number Provision
0 credits ($0)
Outbound Call
The live phone catalog currently exposes 42 capabilities for AI agents. Number Provision currently starts at 0 credits ($0), and outbound call currently starts at 0 credits ($0).
Availability Note
Core managed phone agent, number, conversation, call, managed webhook routing, and tenant usage routes are live through AgentPhone direct plus AgentRouter-managed multi-tenant metadata. `phone.message.send` is still not live, and `phone.message.reaction.send` remains pending.
Supplier Pricing Snapshot
Inkbox and AgentPhone are both live on the routed phone domain, but they do not price the same way right now. Inkbox is free for a limited time as of April 20, 2026, while AgentPhone keeps its public per-message, per-minute, and monthly number pricing.
0 credits ($0)
Inkbox Number Provision
As of April 20, 2026, Inkbox phone execute routes are free for a limited time inside AgentRouter.
0 credits ($0)
Inkbox Outbound Call
Current AgentRouter execute pricing is zero for Inkbox outbound calls while Inkbox remains in its free-limited-time phase.
$0.02 / message
AgentPhone SMS
Inbound and outbound supplier list rate from AgentPhone docs.
$0.13 / min
AgentPhone Voice (Webhook)
Per-second billing in webhook mode. Official docs also note a $0.01 minimum.
$0.22 / min
AgentPhone Voice (Hosted)
Per-second billing in hosted AI mode. Official docs also note a $0.01 minimum.
$3.00 / month
AgentPhone Number
Charged on provisioning and every 30 days after that.
What Is Phone, SMS & Voice?
Agent phone execution is the operational layer that gives an AI agent a phone identity, then manages the lifecycle around that identity. In practice that means creating the agent persona, provisioning numbers, receiving inbound SMS or voice events, and inspecting the conversations and calls that follow.
Direct telephony integrations usually force the application to think in raw provider resources and portal configuration first. That makes multi-tenant ownership, webhook safety, and downstream routing brittle because the application ends up mirroring supplier-specific objects too closely.
AgentRouter keeps those workflows behind one routed phone domain. The stable surface stays capability-first at the domain level, while provider execution, ownership checks, and shared ingress decisions stay behind the backend adapter.
Top Scenarios
Create a phone agent first, then provision and attach a number so inbound calls and messages land on the right managed persona.
AgentPhone
Direct
3,000 credits ($3.00) + $3.00 / month renewal
Inkbox
Direct
0 credits ($0) today
Reception, support intake, and after-hours coverage
Inkbox keeps number provisioning at 0 credits today, while AgentPhone is still the only route with managed agent creation, voice selection, and agent-number attach.
Coverage: 3 capabilities · 4 live routes
List owned conversations and page through their messages without exposing the whole shared supplier project feed.
AgentPhone
Direct
20 credits ($0.02) / inbound SMS
Inkbox
Direct
0 credits ($0) today
Support inboxes, scheduling agents, and text-based workflows
Inkbox number-scoped text reads and search are 0 credits today. AgentPhone conversation views stay free too, but paid SMS and number rental still apply on the AgentPhone side.
Coverage: 4 capabilities · 5 live routes
Start a managed outbound call and then inspect the finished call record after webhook settlement closes the loop.
AgentPhone
Direct
Starts at 10 credits ($0.01) + $0.13/min webhook or $0.22/min hosted
Inkbox
Direct
0 credits ($0) today
Follow-up assistants, reminders, and outbound reception workflows
Inkbox outbound call execute is 0 credits today. AgentPhone starts at 10 credits ($0.01), then settles by real duration at $0.13/min in webhook mode or $0.22/min in hosted mode.
Coverage: 2 capabilities · 4 live routes
Provision, list, and eventually release managed numbers through the same routed phone domain.
AgentPhone
Direct
3,000 credits ($3.00) + $3.00 / month renewal
Inkbox
Direct
0 credits ($0) today
Multi-agent setups, testing, and number lifecycle control
Inkbox number inventory is 0 credits today. AgentPhone still charges 3,000 credits ($3.00) up front and renews at $3.00 every 30 days while the number stays active.
Coverage: 3 capabilities · 6 live routes
Provider Comparison
The rows below are derived from the live route catalog currently exposed through AgentRouter.
| Provider | Best For | Key Capabilities | Starting Price | Available Via |
|---|---|---|---|---|
AgentPhone Broader managed phone lifecycle coverage with agent records, agent-to-number attachment, conversation inventory, and usage accounting. 34 live routes | Managed phone agents, voice catalog, and tenant usage ledgers | Agent Create, Agent List, Agent Get, Agent Update +30 more Modes: Managed | Free control routes + paid telephony $3.00/month number rental · $0.02/message SMS · starts at 10 credits ($0.01) + $0.13/min webhook or $0.22/min hosted voice | Direct |
Inkbox Number-scoped phone APIs plus managed Inkbox webhook routing. Current AgentRouter execute pricing is free for a limited time as of April 20, 2026. |
Quick Start
Get an API key, ask AgentRouter to recommend the best route for the job, and execute through one shared wallet instead of wiring each provider separately.
Step 1
Enable the API once
Create one AgentRouter API key that can be reused across all live domains and capabilities.
Step 2
Recommend the route
Let AgentRouter compare the current routes, prices, and route availability before the first execute call.
Step 3
Execute the capability
Run the selected workflow through the chosen route while AgentRouter handles pricing, wallet debits, and upstream settlement.
Works with
Pricing By Task
These examples translate the current live route prices into workflow questions operators usually evaluate before shipping a domain into an agent.
| Task | Route | Price | Notes |
|---|---|---|---|
| Create one phone agent | AgentPhone (phone.agent.create.agentphone) | 0 credits ($0) | Create the managed agent persona before assigning any number. |
| List available voices | AgentPhone (phone.voice.list.agentphone) | 0 credits ($0) | Inspect supported voice ids before setting one on the agent. |
| Provision one phone number | Inkbox (phone.number.provision.inkbox) | 0 credits ($0) | Inkbox is 0 credits today. AgentPhone charges 3,000 credits ($3.00) up front and then renews active numbers at $3.00 every 30 days. |
| Place one outbound call | Inkbox (phone.call.outbound.inkbox) | 0 credits ($0) | Inkbox is 0 credits today. AgentPhone starts at 10 credits ($0.01), then settles after `agent.call_ended` based on real duration and voice mode. |
| List owned conversations | AgentPhone (phone.conversation.list.agentphone) |
Why AgentRouter
Recommendation happens before execution, so the agent can compare current route supply and pricing instead of hard-coding one provider forever. The same routed contract stays stable even as provider coverage or transport paths change underneath.
FAQ
The phone domain is the capability-first surface for managed phone agent lifecycle, number inventory, inbound SMS and voice events, and owned conversation and call inspection.
AgentRouter now exposes tenant-safe managed versions of those routes. `phone.webhook.*` and `phone.agent.webhook.*` configure internal routing metadata inside AgentRouter, while `phone.usage.*` reads tenant-scoped billing and usage ledgers instead of the raw shared AgentPhone account totals.
No. `phone.message.send` is intentionally not live yet because outbound US SMS still depends on 10DLC registration and the public outbound send contract is not finalized.
Yes, with the normal managed-phone prerequisite that the agent already has an assigned number. On April 17, 2026 AgentPhone outbound smoke tests completed successfully for both hosted and webhook agents. Actual supplier billing still varies by voice mode and call duration.
As of April 20, 2026, AgentPhone still owns the managed agent lifecycle surface: `phone.agent.create/list/get/update/delete`, `phone.agent.number.attach`, agent-scoped call and conversation listings, project conversation views, voice catalog access, and usage ledgers. Inkbox instead adds number-scoped text search and updates, number-scoped conversation reads and updates, plus transcript search and transcript listing.
Reference
Use the capability browser below when you want contract-level detail: endpoints, live example modals, route breakdowns, and exact route prices.
For phone, only a few execute capabilities are paid today. `call.outbound` settles by supplier minutes after the call ends, and `number.provision` carries a recurring $3.00/month rental. Read-only capabilities like `voice.list`, `call.get`, and `call.list` remain free.
| Capability | Endpoints | Price |
|---|---|---|
agent.create Create a new phone agent persona. | GET /api/agentic-api/domains/phone/capabilities/agent-createRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-create/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-create/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.list List phone agents for the current project. | GET /api/agentic-api/domains/phone/capabilities/agent-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.get Get one phone agent and its attached numbers. | GET /api/agentic-api/domains/phone/capabilities/agent-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.update Update an agent's prompt, greeting, voice mode, or other mutable settings. | GET /api/agentic-api/domains/phone/capabilities/agent-updateRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-update/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-update/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.delete Delete a phone agent. | GET /api/agentic-api/domains/phone/capabilities/agent-deleteRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-delete/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-delete/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.number.attach Attach a provisioned number to an agent. | GET /api/agentic-api/domains/phone/capabilities/agent-number-attachRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-number-attach/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-number-attach/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.conversations.list List conversations for one agent. | GET /api/agentic-api/domains/phone/capabilities/agent-conversations-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-conversations-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-conversations-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.calls.list List calls for one agent. | GET /api/agentic-api/domains/phone/capabilities/agent-calls-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-calls-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-calls-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
voice.list List available AgentPhone voices. | GET /api/agentic-api/domains/phone/capabilities/voice-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/voice-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/voice-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.provision Provision a new phone number. | GET /api/agentic-api/domains/phone/capabilities/number-provisionRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-provision/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-provision/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | Inkbox is 0 credits ($0) in AgentRouter as of April 20, 2026. AgentPhone still captures 3,000 credits ($3.00) immediately and renews active numbers at $3.00 every 30 days. | |
number.list List provisioned phone numbers. | GET /api/agentic-api/domains/phone/capabilities/number-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.release Release a provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-releaseRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-release/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-release/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.messages.list List messages for a provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-messages-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-messages-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-messages-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.message.get Get one SMS or MMS message for a provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-message-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-message-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-message-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.message.update Mark one SMS or MMS message as read, unread, or deleted. | GET /api/agentic-api/domains/phone/capabilities/number-message-updateRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-message-update/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-message-update/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.messages.search Run full-text search across SMS and MMS messages for a provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-messages-searchRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-messages-search/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-messages-search/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.calls.list List calls for a provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-calls-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-calls-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-calls-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.conversations.list List text conversation summaries for a provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-conversations-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-conversations-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-conversations-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.conversation.get Get all text messages exchanged with one remote number. | GET /api/agentic-api/domains/phone/capabilities/number-conversation-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-conversation-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-conversation-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.conversation.update Bulk-update the read state for one text conversation. | GET /api/agentic-api/domains/phone/capabilities/number-conversation-updateRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-conversation-update/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-conversation-update/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
conversation.list List project conversations. | GET /api/agentic-api/domains/phone/capabilities/conversation-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/conversation-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/conversation-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
conversation.get Get one conversation and its current state. | GET /api/agentic-api/domains/phone/capabilities/conversation-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/conversation-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/conversation-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
conversation.update Update conversation metadata. | GET /api/agentic-api/domains/phone/capabilities/conversation-updateRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/conversation-update/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/conversation-update/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
conversation.messages.list List messages in one conversation. | GET /api/agentic-api/domains/phone/capabilities/conversation-messages-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/conversation-messages-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/conversation-messages-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
message.reaction.send Send a tapback reaction to a message. | GET /api/agentic-api/domains/phone/capabilities/message-reaction-sendRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/message-reaction-send/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/message-reaction-send/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. 1 route in this breakdown are temporarily unavailable. | ||
call.list List project calls. | GET /api/agentic-api/domains/phone/capabilities/call-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/call-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/call-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
call.get Get one call and its transcript turns. | GET /api/agentic-api/domains/phone/capabilities/call-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/call-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/call-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
call.outbound Initiate an outbound voice call. | GET /api/agentic-api/domains/phone/capabilities/call-outboundRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/call-outbound/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/call-outbound/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | Inkbox is 0 credits ($0) in AgentRouter as of April 20, 2026. AgentPhone starts at 10 credits ($0.01), then settles by real duration at $0.13/min webhook or $0.22/min hosted. | |
call.transcripts.list List transcript segments for one call. | GET /api/agentic-api/domains/phone/capabilities/call-transcripts-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/call-transcripts-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/call-transcripts-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
number.transcripts.search Search transcript segments across calls for one provisioned phone number. | GET /api/agentic-api/domains/phone/capabilities/number-transcripts-searchRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/number-transcripts-search/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/number-transcripts-search/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
webhook.upsert Create or update the tenant-scoped managed project routing config. | GET /api/agentic-api/domains/phone/capabilities/webhook-upsertRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/webhook-upsert/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/webhook-upsert/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
webhook.get Get the tenant-scoped managed project routing config. | GET /api/agentic-api/domains/phone/capabilities/webhook-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/webhook-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/webhook-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
webhook.delete Delete the tenant-scoped managed project routing override. | GET /api/agentic-api/domains/phone/capabilities/webhook-deleteRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/webhook-delete/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/webhook-delete/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
webhook.deliveries.list List tenant-filtered inbound webhook deliveries. | GET /api/agentic-api/domains/phone/capabilities/webhook-deliveries-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/webhook-deliveries-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/webhook-deliveries-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
webhook.test Record a tenant-scoped managed routing test. | GET /api/agentic-api/domains/phone/capabilities/webhook-testRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/webhook-test/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/webhook-test/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.webhook.upsert Create or update an agent-scoped internal routing override. | GET /api/agentic-api/domains/phone/capabilities/agent-webhook-upsertRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-upsert/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-upsert/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.webhook.get Get the effective agent-scoped internal routing state. | GET /api/agentic-api/domains/phone/capabilities/agent-webhook-getRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-get/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-get/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.webhook.delete Delete an agent-scoped internal routing override. | GET /api/agentic-api/domains/phone/capabilities/agent-webhook-deleteRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-delete/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-delete/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.webhook.deliveries.list List tenant-filtered deliveries for one owned agent. | GET /api/agentic-api/domains/phone/capabilities/agent-webhook-deliveries-listRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-deliveries-list/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-deliveries-list/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
agent.webhook.test Record an agent-scoped managed routing test. | GET /api/agentic-api/domains/phone/capabilities/agent-webhook-testRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-test/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/agent-webhook-test/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
usage.summary Get tenant-scoped phone usage summary. | GET /api/agentic-api/domains/phone/capabilities/usage-summaryRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/usage-summary/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/usage-summary/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
usage.daily Get tenant-scoped daily phone usage breakdown. | GET /api/agentic-api/domains/phone/capabilities/usage-dailyRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/usage-daily/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/usage-daily/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. | ||
usage.monthly Get tenant-scoped monthly phone usage breakdown. | GET /api/agentic-api/domains/phone/capabilities/usage-monthlyRead the capability contract, current lifecycle status, and machine-readable metadata for this phone and voice agent operations workflow. | Free |
POST /api/agentic-api/domains/phone/capabilities/usage-monthly/recommendAsk AgentRouter to compare eligible routes inside this capability and return the best recommendation before execution. | Free | |
POST /api/agentic-api/domains/phone/capabilities/usage-monthly/executeExecute this capability through the selected route while AgentRouter handles pricing, wallet debits, and upstream settlement. |
Related Pages
AgentRouter landing page
Browse all live domains, top API cards, and route coverage across the platform.
Install and auth
Enable AgentRouter, create the API key, and connect the shared wallet flow.
Web Crawl & Extraction domain
Fetch, scrape, extract, crawl, map, browse, and screenshot public pages through one routed surface.
Search & Answer Engines domain
Search the public web, news, images, videos, answer engines, and multi-hop research routes through one domain.
25 live routes
| Dedicated numbers, provider-native texts, calls, transcripts, and webhook routing |
Number Provision, Number List, Number Release, Number Messages List +21 more Modes: Managed |
0 credits ($0) today Current AgentRouter execute price is zero for Inkbox number provision, outbound calls, and read-side phone workflows while Inkbox remains in its free-limited-time phase. |
| Direct |
| 0 credits ($0) |
| Read tenant-scoped conversation inventory across owned resources. |
| Keep one phone number for 30 days | Inkbox (phone.number.provision.inkbox) | 0 credits ($0) | Inkbox is 0 credits today. AgentPhone renews active numbers at $3.00/month, separate from the initial provision call. |
| List owned calls | AgentPhone (phone.call.list.agentphone) | 0 credits ($0) | Inspect completed call history without exposing shared-account usage totals. |
Pricing note: 1000 credits = $1 USD. Raw API responses still return numeric credit fields such as creditsCharged.