-
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 messaging to mobile phones worldwide and other related functionality.
This is a simple HTTP API where data is requested or manipulated with HTTP requests. Requests can be made as HTTP POST requests with a JSON body or as basic POST or GET requests.
Once you've signed up for the Traffic service, you'll be provided with a username and an API key, required for making API calls.
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 support@sales.lv with any feedback, questions or suggestions that might arise.