API-X

The following URL handles all OrgDS SMS API calls for both API-N and API-X: http://orgds.org/api The URL receives API requests and replies once required parameters are supplied. All parameters should be URL-UTF-8 encoded. API-N Authentication The API-N authentication parameters are the username and password of the main account you are connecting to. The submission will ..

Read more

  Possible Response Messages 1. Success Response Code & Message Message Sent/Scheduled The following response code (600) and message appear when a message is successfully sent or scheduled. 600: Message sent/scheduled successfully Credit Balance When a successful Credit Balance API call is made, the response will be the numeric credit balance of the main account ..

Read more

API-X is a token-based API that authenticates a sub-account using a token. To send a message using OrgDS API-X, the required parameters that must be submitted to the Base URL are cmd (whose value is equal to send) token, message, recipients, and sender. Other optional parameters are shown in the following sample link and parameter ..

Read more

This section describes how to view a sub-account’s credit balance using the API-X Credit Check API. API-X Credit Check Parameters Response Message When a successful Credit Balance call is made, the response will be a numeric credit balance of the API-X account. For example, 1234.12 If any error occurs, the error code and message will ..

Read more

Here we describe how OrgDS SMS system relays the delivery report of an API-X sent message to the client’s specified Callback URL through the DLR Push API. Please note that using DLR Push API, your Callback URL is not making any request. Instead, the URL is waiting for data that will be pushed to it ..

Read more