Twilio · Arazzo Workflow
Twilio Search and Buy a Number
Version 1.0.0
Discover phone number orders, provision (host) a number, then confirm the order.
View Spec
View on GitHub
AuthenticationCommunicationsContact CenterEmailIoTMessagingPhoneSMST1VerificationVideoVoiceArazzoWorkflows
Provider
Workflows
search-and-buy-number
Search hosted number orders, provision a number, and confirm the order.
Lists HostedNumberOrders filtered by SMS capability and status to discover candidate numbers, provisions a number by creating a new HostedNumberOrder (which produces an IncomingPhoneNumber SID), then fetches the order to confirm it landed.
1
searchOrders
Discover existing HostedNumberOrders by capability and status so you can see in-flight numbers and pick candidates before provisioning.
2
provisionNumber
Provision the number by creating a HostedNumberOrder that hosts its capabilities on Twilio's platform, producing an IncomingPhoneNumber SID.
3
confirmOrder
Fetch the HostedNumberOrder back to confirm it was created and read its current status.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.