API Reference for Ready SIM

Here are the APIs endpoints associated with Ready SIM (aka MDNless or Pseudo-MDN), including new inputs to the existing Trigger APIs

For information and instructions on getting tokens and credentials, please visit Getting Started.

Quick Reference

Task API call
Retrieve Device Usage POST /v1/devices/usage/actions/promodeviceusagettings
Retrieve Device Aggregate Usage POST /v1/devices/usage/actions/promoaggregateusage
Retrieve Triggers by Account Name GET /v2/triggers/accounts/{accountName}
Retrieve Promotional Triggers GET /v2/triggers/categories/PromoAlerts
Retrieve a Trigger by ID GET /v2/triggers/{triggerId}
Update Promotional Triggers PUT /v2/triggers

 

Note: The API endpoint to retrieve all triggers can be found in the standard Connectivity Management API endpoints.

The endpoint is GET /v2/triggers.