Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl https://sms.phones.inc/v1/webhooks \ -H "API-KEY: sk_your_api_key"
{ "ok": true, "webhooks": [ { "id": "5e4d3c2b-1a09-8765-4321-0fedcba98765", "url": "https://example.com/hooks/imessage", "active": true, "created_at": 1765000000.0 } ] }
List registered webhooks
GET https://sms.phones.inc/v1/webhooks
true
Show Webhook properties