API-N

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-N provides a direct connection to a user’s account. It requires the Username and Password of the user to connect and execute all the possible commands. To send a message using OrgDS API-N, the required parameters that must be submitted to the Base URL are cmd (whose value is equal to send) username, password, message, ..

Read more

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

Read more

You can fetch messages sent via a main account or API-X account for a period of 7 days, using Pull Sent Messages API. Fetching Main Account Messages Where username is the user’s account username; password is the user’s account password; and the display parameter defines how to display the response (json or xml format). Fetching ..

Read more