cURL
curl --request GET \ --url https://api.example.com/all-sender-ids
{ "success": true, "data": [ "MYCOMPANY", "ALERTS", "PROMO" ] }
Returns all approved sender IDs as a simple array
Documentation IndexFetch the complete documentation index at: https://developers.sendazi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.sendazi.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?