API Documentation

Telerivet's application programming interface (API) makes it easy for software developers to integrate Telerivet with applications running on other servers.

There are two main parts to Telerivet's API:

  • the REST API, which lets your application send SMS messages and import/export data
  • the Webhook API, which lets your application receive incoming SMS messages and send replies

API Settings


Log in to view your API key, or sign up if you don't have an account yet.

Contents

Next: REST API