International API Presentation
Introduction
With the International SMS API Service, you can offer sms sending facility to your customers via their own systems. With this API service, you can provide API to your customers over your own WISECP. With API access you provide, your customers can integrate a...
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...
Single or Bulk SMS Sending
With this API command, "Single or Bulk SMS Sending" process is provided. METHOD POST URL < API URL >submit Content-Type application/json Parameters Name Mandatory Description user_token Yes The "User Token" information you obtained. origin O...
Detailed SMS Report
With this API command, "Viewing Detailed SMS Report" process is provided. METHOD POST URL < API URL >report Content-Type application/json Parameters Name Mandatory Description user_token Yes The "User Token" information you obtained. report_...
Current Balance Information
With this API command, "Viewing Current Balance Information" process is provided. METHOD POST URL < API URL >balance Content-Type application/json Parameters Name Mandatory Description user_token Yes The "User Token" information you obtained. ...