txtConsole REST API

REST API for sending SMS directly and using txtConsole applications

Customers of your SSG can use SMPP, the txtConsole REST API (reference) or the txtConsole Portal to send/receive SMS.

REST API documentation for sending SMS using the txtConsole applications and directly can be found at:

https://txtconsole.readme.io/

Alternatively, the Melrose Labs REST-SMPP Bridge API can be used:

https://developers.melroselabs.com/reference/getting-started-3

Customers of your SSG instance make use of SMPP account credentials with these REST SMS APIs. The APIs include support for GSM, ISO 8859-1 and UCS-2 character set.

Receive DLRs (delivery receipts)

There are two ways that your customers using the txtConsole REST API can receive delivery receipts (DLRs) for the messages they send:

  • Configure “DLR webhook (JSON)” for customer SMPP account in the SSG portal. See SMPP Accounts.
  • Customer provides a receiptURL parameter when they submit their messages.

Receive MO (mobile originated/inbound) SMS

For customers to receive MO SMS, configure “MO webhook (JSON)” for customer SMPP account in the SSG portal. See SMPP Accounts.