API Quickstart
Get a developer from zero context to a valid sample request without requiring a website account.

DIDWire
Choose API
Developer experience
Build against documented APIs
Public discovery endpoints expose only approved data. Administrative and MCP writes remain permissioned and auditable.
curl -X POST "https://api.didwire.example/v1/messages" \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{
"to": "+14155550199",
"channel": "sms",
"body": "Your DIDWire verification code is: 482901"
}'
# Response: 202 Accepted
{
"id": "msg_9f82d1c0",
"status": "queued",
"segments": 1
}API Quickstart
Base URL/environment explanation
Base URL/environment explanation
Product-specific detail
Base URL/environment explanation. Get a developer from zero context to a valid sample request without requiring a website account.
API Quickstart
Authentication placeholder/sample token guidance
Authentication placeholder/sample token guidance
Product-specific detail
Authentication placeholder/sample token guidance. Get a developer from zero context to a valid sample request without requiring a website account.
API Quickstart
First request
First request
Product-specific detail
First request. Get a developer from zero context to a valid sample request without requiring a website account.
API Quickstart
Response
Response
Product-specific detail
Response. Get a developer from zero context to a valid sample request without requiring a website account.
DIDWire
Next steps
Read quickstart
Start with the commercial and technical requirement.
Create server-side integration
Keep each decision explicit, reviewable and backed by configured data.
Validate webhooks and errors
Keep each decision explicit, reviewable and backed by configured data.
Move to production controls
Use monitoring, support and audit paths once production is active.
Build carrier-grade voice, messaging, and numbering into your app.
Low-latency global API edge gateway, official SDKs (Node, Python, Go, PHP), asynchronous event webhooks, and comprehensive sandbox environment.
Transparent Commercial Rates
Browse transparent A-Z rate decks, local DID pricing, and SMS volume tiers with zero hidden commitments.
- Live country-by-country rate search
- Downloadable CSV rate decks
- Flexible prepaid or billed terms
Enterprise & High-Volume Interconnect
Custom CPS limits, bilateral carrier agreements, dedicated account management, and SLA contract guarantees.
- Custom committed CPS thresholds
- 24/7 dedicated NOC escalation desk
- STIR/SHAKEN Level-A token signing
Programmable CPaaS APIs
Integrate voice calling, SMS/RCS messaging, and DID provisioning into your software stack in minutes.
- RESTful endpoints & real-time webhooks
- Official Node, Python, Go, and PHP SDKs
- Instant sandbox test environment