Skip to content

Overview

This API allows you to send SMS messages to mobile numbers.

It supports basic features such as:

  • Delivery tracking
  • Integration via HTTP GET or POST

Note: This API is optimized for local SMS delivery mobile networks.

  • OpenAPI version: 3.0.3

Use HTTP Basic Authentication to authorize requests.

The password is your API key, not your web portal password.

Example: Authorization: Basic WU9VUl9VU0VSTkFNRV9IRVJFOllPVVJfQVBJX1RPS0VOX0hFUkU=

(Where “YOUR_USERNAME_HERE:YOUR_API_TOKEN_HERE” is Base64-encoded)

Security scheme type: http