Authentication
API keys and OAuth for server-to-server and user-delegated access. Rotate keys from the dashboard without downtime.
Développeurs
APIs REST claires pour SMS, WhatsApp, Voice AI et plus. Intégrez en heures, pas en semaines.
REST API
Send messages, manage templates, retrieve delivery reports, and orchestrate journeys with a unified API surface.
curl -X POST https://api.phony.ma/v1/messages \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"to": "+2126XXXXXXX",
"channel": "sms",
"body": "Your Phony verification code is 482913"
}'API keys and OAuth for server-to-server and user-delegated access. Rotate keys from the dashboard without downtime.
Receive delivery receipts, inbound messages, call events, and survey responses with signed webhook payloads.
Official SDKs for Node.js, Python, PHP, and Go. Community libraries welcome — contribute on GitHub.
Common recipes to get you productive quickly.
An interactive API explorer is on the roadmap. Until then, use the dashboard sandbox and our Postman collection (available after signup).
Create a free developer account and generate API keys in minutes.