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
Authorization header on every API request:
Authorization header
Request format
All request bodies should be JSON withContent-Type: application/json.