Skip to main content
Phonovation was previously called InteractSMS. The current platform is listed as InteractSMS 1.5 in the version selector, and its API URLs continue to use interactsms.com hostnames.

Base URL

All API requests are made to:
Base URL

Authentication

Authenticate by first obtaining an access token from:
Token endpoint
Then include the access token in the Authorization header on every API request:
Authorization header

Request format

All request bodies should be JSON with Content-Type: application/json.

Response codes

Last modified on July 16, 2026