This section provides the HTTP API description for integration of external systems with Alaris SMS platform.

HTTP API enables SMS submission and SMS delivery status requests.

Authentication information (login/password) for connecting to Alaris SMS platform must be requested from the owner of Alaris SMS platform for each new interconnection. Credentials must be sent with each API request otherwise the user will be rejected as non-authorized.

Requests can be sent either with the GET or POST method to URL provided by the System owner in the format:

http(s)://<IP_address>:<port>/api? (e.g. https://<domainname>:8002/api? or http://1.1.1.1:8001/api?)