Sorry, you need to enable JavaScript to visit this website.

You are here

wifi-api

This is a tester

WIFI API

GET

Get Message Response

/messages/{messageId}/response

The recipients of your SMS messages can send a reply which you can retrieve using the Get Message Response method. Pass through the unique identifier (messageId) returned as returned in the response from the Send SMS method and you will receive the reply and the timestamp.

GET

Get Message Status

/messages/{messageId}

Use the unique identifier (messageId) returned as returned in the response from the Send SMS method to get the status.