Developer Center

Getting Started

The method of the request to be sent to the API service must be "POST". The data sent and received is prepared according to the JSON data type.
Obtaining API Access Information
API Address (URL)

To get the "API URL", log in to the client panel and then click on the "International SMS Service" heading from the menu. "API URL" information is given in the page that opens.

User Token

To get the "USER TOKEN", log in to the client panel and then click on the "International SMS Service" heading from the menu. "USER TOKEN" information is given in the page that opens.

Incorrect Response Example
{
	"status":"error",
	"message":"something write here..."
}
Successful Response Example
{
	"status":"successful",
	...another datas...
}
 
Introduction Single or Bulk SMS Sending

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top