The MT API is used to send MMS messages to one or more recipients. The message content is submitted in MMS encapsulated format in the request body of an HTTP POST request. These requests are issued to:
The MT API requires certain parameters to be passed as HTTP headers, these are:
Name |
Mandatory |
Description |
X-Tambur-Login |
Y |
Login name, supplied during account creation |
X-Tambur-Password |
Y |
Password, supplied during account creation |
X-Tambur-To |
N |
Msisdn of the recipient. If absent, the recipients will be picked from the message (To, Cc and Bcc fields). This field is used to override those present in the message. |
X-Tambur-From |
N |
This specified the originator of the message, and overrides the value specified in the message |
X-Tambur-Charge |
N |
Charging value for premium MMS messages. Cents incl. tax. |