Skip to content
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.

API operations

The operations you can do with this API are:

Messaging

Questions, feedback and support

Please write to [email protected] with any feedback, questions or suggestions that might arise.

Clone this wiki locally