Skip to content

Sales-LV/traffic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

traffic-api

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.

There is a specification provided in the wiki here about making the API calls yourself, as well as examples of using our libraries.

A quick start guide

PHP client library

PHP client library is located in lib/php/traffic-api.php. An usage example is provided in lib/php/example.php.

Requirements:

Library usage is described in the wiki.

Feedback, support & questions

Please write to support@sales.lv with any feedback, questions or suggestions that might arise.

Releases

No releases published

Packages

No packages published

Languages