-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Martins Pilsetnieks edited this page Aug 16, 2017
·
6 revisions
Client API for Sales.lv Traffic service. Traffic is a platform for SMS sending to mobile phones worldwide.
This is a simple HTTP API where data is requested or manipulated with HTTP requests. We are also providing client libraries (currently only in PHP) to make work easier.
Once you've signed up for the Premium service, you'll be provided with an API key, required for making API calls.
The guide has a quick overview of the API and has an examples of the most common tasks you might use this API for.
This page describes the general information about making any API call and common errors.
The operations you can do with this API are:
- Messaging:Send for sending SMS messages
- Messaging:NumberLookup for realtime lookup of number data, like current roaming status, which operator the number belongs to, etc.
Please write to [email protected] with any feedback, questions or suggestions that might arise.