The API key & Client ID is the authentication token that you must submit in the specific format of Authorization:{Basic ClientId:APIkey} for the valid user authentication purpose. If you experience an authentication error, kindly refer the Error code list provided in the API documents section.
Category: User Interface
ESME Client(2)
REST API(6)
How to test the HTTP API?
Copy and paste the URL into your internet browser address bar and hit enter to send your test message. You can edit the content of the text message in the URL before sending a free test message to your testing phone number. You should receive a successful response back from our system with a message […]
How can the unwanted IP address can be restricted, if the SMPP account is given to the user?
In order to restrict the unwanted IP address, kindly configure the IP which needs to be whitelisted (comma separated) in the whit-listed option provided, while configuring the SMPP account.
Is there any standarad API error codes of iTextweb?
Yes, Kindly refer to the API documents shared along with iTextWeb Application.
Is there any API to check the credit balance in iTextWeb
Yes, It is possible to check remaining credit balance by HTTP API, which returns the balance information of Promotional / Transactional credits of the respective account.
Which SMPP version is supported by iTextWeb
iTextWeb supports SMPP 3.4 version
What Are The API Limits?
API does not impose any specific limits apart from protocol specific boundaries. However, we recommend reading documentation http protocol. It may be noted that http Get method may have restriction of header length. It is recommended to use http POST method for sending messages in bulk.
Where can I find the documentation and sample code?
Documentation for iTextWeb SMPP panel is embedded into application as a module. Any user can sign-in to view and download API specification or sample code. Sample codes in different programming languages are also available for download.