Welcome to the Mobile Text Alerts Developer Center
With the Mobile Text Alerts API you can take full control over your account with message sending, phone number segmentation and more. The API allows you to perform CRUD (create, read, update, delete) operations without incurring any additional costs, as API access comes bundled with every subscription.
Mobile Text Alerts API endpoints use bearer token authentication. Requests must include an Authorization header with a value of Bearer {myAPIKey} . API Keys are unique access tokens assigned to a Mobile Text Alerts account, learn more at Get an API Key.
3
Explore actions
Once authenticated, you can use the Mobile Text Alerts API to send messages, retrieve subscriber information, advanced features like configuring smart responses and more. All endpoints in the API adhere to REST conventions and utilize standard HTTP methods.
New to using a REST API or just getting started with the MTA API? Start here: