Knowledge Base

Client-API Interaction

Sub-categories

  1. SMS API 2.0
    Our industry-leading interface for server-to-server integration.
  2. SMS API 2.1
    The upcoming version of our SMS API.

 

Specifications

  • Global Mandatory Parameters

Articles

Tutorials


Global Mandatory Parameters

Regardless of which Client-API routine is being requested, the following parameters must always be included:

username

This is the username of the account being used.

  • Value is case-sensitive.

password

This is the password of the account being used.

  • Value is case-sensitive.

version

This is the version of the SMS API being used.

  • Should be set to "2.0" or "2.1".
  • As this parameter was made mandatory in SMS API 2.1 and optional in SMS API v2.0, the default value is set to "2.0".

type

This is the type of routine being called, e.g. "broadcast".