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
curl --request GET \ --url https://api.example.com/api/messaging/sms/balance/
{ "success": true, "balance": { "credits": 1000, "currency": "USD", "last_updated": "2025-11-27T10:30:00Z" } }