Import Phone Number
Authorizations
Cartesia API key (sk_car_...). Get one at play.cartesia.ai/keys.
Headers
API version header.
2026-03-01 "2026-03-01"
Body
Request body for importing a phone number from an existing provider. The number of Cartesia phone numbers is limited by your subscription plan.
A human-readable name for the phone number.
The phone number in E.164 format.
Reference to the provider. Pass { "id": "..." } for an existing provider, or { "type": "twilio", "account_sid": "...", "region": "..." } to look up by account.
- By ID
- By Twilio Account
Optional agent ID to assign. Inbound calls to the number will be routed to this agent.
Response
Phone number imported.
A phone number with its provider and agent assignment details.
Unique identifier for the phone number.
The phone number in E.164 format (e.g. +14155551234).
The agent assigned to handle inbound calls, or null if unassigned.
UTC timestamp when the phone number was created.
UTC timestamp when the phone number was last updated.
A linked Twilio account. The api_key_sid field is partially masked in responses.
- Twilio
- Cartesia
A human-readable name for the phone number.