https://secure.interactsms.com/api/v1 and use basic credential authentication (username and password passed directly in the request body).
Available legacy APIs
JSON API (v1)
Send SMS via a JSON request body. Credentials passed as
User and Password fields.URL-Encoded API (v1)
Send SMS via
application/x-www-form-urlencoded. Compatible with query-string integrations.