For the complete documentation index, see llms.txt. This page is also available as Markdown.

HTTPS Interface

Send SMS, fax, and voice messages through the eCall HTTP(S) interface, query delivery status, and receive callbacks.

Use the eCall HTTP(S) interface to send messages by calling URL endpoints directly.

At a glance

  • Base URL: https://url.ecall.ch/

  • Request style: URL parameters with GET or POST

  • Supports: SMS, fax, voice, status queries, callbacks, and inbound SMS forwarding

Parameter names are case-insensitive. Send all content as UTF-8.

Core features

  • Send SMS, fax, and voice messages.

  • Query delivery status with Api/State.

  • Receive replies, notifications, and inbound SMS events.

In this section

Last updated

Was this helpful?