Documentation

Introduction EXPEDY MOBILE API

This section describes the main functions required to interconnect the EXPEDY console with external web sites, or any other web-connected application.

The communication principle adopted is based on Web Service.

All calls are secured by a control key:
SID: “XXXXXXXXXXXXXXXXXXXXXXXXXXX”
TOKEN: “XXXXXXXXXXXXXXXXXXXXXXXXXXX”

You can access this key in your customer area at https://www.expedy.fr/console

The Web Service provided by Expedy is:
https://www.expedy.fr/api/nom_du_service


Here is a non-exhaustive list of EXPEDY MOBILE services:

Send an sms : sms


One of the simplest ways of dialoguing with a Web Service in PHP is to use the “curl” function.

Contact our support team for examples in other programming languages.

Français (French) English Español (Spanish)