SMS API
- Home page
- Help Center
- SMS API
[ SMS API ] Discover our Knowledge Hub!
Choose your desired section to unveil the secrets and insights you need for a seamless SMS messaging experience. Our Help Center is packed with valuable FAQs and essential details, empowering you with everything you need to make the most of our cutting-edge texting service. Step into a world of effective communication with our captivating resources!
SMS API
SMS API
SMS API
SMS API
SMS API
This error occurs when the mobile number is not written in the code.
The solution is to make sure that the number is written in the code using the specified variable (sentto$ or mobile$).
SMS API
This error occurs when the message text is not written in the code.
The solution is to make sure that the text is written in the code using the specified variable (text$).
SMS API
This error occurs when there is not enough balance in your account.
The solution is to recharge your account with one of the available packages.
SMS API
This error occurs when the sender name or sending address is not valid in your account.
The solution is to make sure the address is valid in your account. Please log in to your account and check the address status.
SMS API
This error occurs when the sender name or sending address is not written correctly or not exist in your account.
The solution is to write the address as it is valid in your account, with the same case of upper and lower letters in the code, using the variable {title$}
SMS API
This error occurs when your account is not active and requires activation.
The solution is to log in to your account and find out the details or contact customer service center.
SMS API
This error occurs when the API connection key is incorrect or not active in your account.
The solution is to make sure that the key being used is active in your account and is copied correctly in the code, using the variable {$api_key}.
SMS API
This error occurs when the international sending option is not active in your account.
The solution is to go to your account settings and activate the international sending option.
It is also necessary to have international balance available in order to send,
otherwise you will receive an error message stating that there is no balance, error code TS-1027.
SMS API
This error occurs when the data sent through the API is incorrect or completely empty.
The solution is to make sure that the data is written correctly within the variables sent by the API as required in the documentation.
SMS API
This error occurs when the phone number to which the message is sent is written incorrectly.
The solution is to make sure that the number is written correctly,
with no missing or extra digits, as it is checked before sending, using the variable {sentto$} or {mobile$}.