SENDService API

Contact List

APIDescription
GET api/ContactList/{user}/{contactList}?page={page}
It returns a list of contacts in a contact list.
GET api/ContactList/{user}/{contactList}/{contact}

It returns a contact of a contact list.

POST api/ContactList/{user}

It creates a new contact list.

PUT api/ContactList/{user}/{contactList}It insert a new contact in a contact list.

Credits

APIDescription
GET api/CreditsIt returns the credits your account
APIDescription
GET api/ShortLink/{code}

No documentation available.

GET api/ShortLink/{id}

No documentation available.

GET api/ShortLink?code={code}

No documentation available.

Voice

APIDescription
GET api/InstantCall/{id}

Returns a list of instant call which has this code request.

GET api/InstantCall/{id}/{status}

Returns a list of instant call which has this code request and this stauts.

POST api/InstantCall

Make outgoing calls to phones.

DELETE api/instantCall/{id}Delete a scheduled call request.

SmsInBound

APIDescription
POST api/SmsInBound

Get a report of your inbound Sms.

InstantSMS

APIDescription
GET api/InstantSMS/{id}

Returns the status of one or more SMS. 

GET api/InstantSMS/{id}/{status}

Returns your SMS request, filtered by status.

POST api/InstantSMS

Send an SMS with a custom text.

InstantEmail

APIDescription
GET api/InstantEmail/{id}

It returns the status of an Instant Email request.

GET api/InstantEmail/{id}/{status}

It returns the status of an Instant Email request, filtered by status.

POST api/InstantEmail

Send an Email using a template created on SENDService platform.

Call Center

APIDescription
POST api/MakeCall

Begin a new Call Center call with an Operator.

POST api/Hangup

Hangup a Call Center's Call.

Search an API method

Last updated API