Overview
An introduction to Local Mail Web Services platform.
This document will provide instructions on how to quickly integrate Local Mail web services into various solutions by using Local Mail APIs.
Deliver SMS to your end users, no matter where they are, with global senders and redundant telecommunications infrastructure. We’ve solved the challenges of scale with configurable software to power phone number management, sender selection, compliance, content, and replies.
With pay-as-you-go pricing, volume discounts, or committed use pricing, you can choose the option that’s right for you.
For any commercial request concerning your Local Mail account, reach out to our account management team at [email protected]
HTTP requests to the REST API are protected with HTTP Basic authentication. To learn more about how Local Mail handles authentication, please refer to our security documentation.
Our API is a REST standard specification.
We have some SDKs for the most popular programming languages and also an automatic code generation tool.
Our base URL is https://api.localmail.io Strict SSL enabled URL for security
By default, Local Mail works with JSON.
It is not necessary to set Accept and Content-Type headers, but if you want you can do that.
Remember to send your request with valid JSON objects
Last modified 5mo ago