Integration

Integration

API endpoint

  • Texter Api: https://api.cm.com/texter/v1

Our API uses the HTTP protocol. You can send a POST request containing a JSON body.

Authentication

You will need an API key which, as a registered user, you can find on our platform in the Texter app.

❗️

Warning

Your API key is private information and should never be incorporated into webpages and/or mobile applications where it can be exposed to 3rd parties.
Having your API key exposed allows others to potentially use your account and cost you money.

API Key (GUID)

To make use of our APIs, you will need an API key in order to authenticate yourself.
This ID must be present in every API request inside a header named X-CM-PRODUCTTOKEN.

Texter product account (GUID)

Your Texter product account must be provided in the URL for most requests.