Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.52 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.52 KB

traffic-api

Client API for Sales.lv Traffic service for SMS sending.

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.

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 [email protected] with any feedback, questions or suggestions that might arise.