HTTP/HTTPS interface

Ready for testing in 3 steps in just a few minutes: Copy code ► Register ► Activate & configure API ► Test
Step 1

Copy code in the appropriate programming language

c#

var url = "https://url.ecall.ch/api/sms";
var client = new WebClient();
var method = "POST";
var parameters = new NameValueCollection();

parameters.Add("username", "foo");
parameters.Add("password", "bar");
parameters.Add("message", "Hello eCall World");
parameters.Add("address", "0041XXXXXXXXX");

client.UploadValues(url, method, parameters);
Step 2

Register & login

An account is required to test the interface. This is free of charge.

For security reasons you will receive your password by SMS.

Step 3

Activate & configure

After registering, you can activate the API yourself in your account in the “Interfaces” area and make further configurations.

Do you need more than 40 SMS for testing? No problem. Contact an eCall expert

Download description

Click on the link to download the description as a PDF:

Description of eCall HTTP/HTTPS interface | PDF v2.19

May we advise you personally?

Phone
+41 44 787 30 70

Fax
+41 44 787 30 71

We are allways at your service

Martin Ulrich Senior Key Account Manager

Do you have any questions about eCall Business Messaging, need support for our service or would you like to receive a customised offer?