Authentication

All requests to the API must be authenticated with a valid API key. Authentication is performed via HTTP Basic Auth.

Provide the API key as username and API secret as password.

Do not share your API key publicly, like on GitHub or in any client side code. It is your responsibility to prevent unauthorized access to your account. All API requests must be made of HTTPS.

You can create an API key by visiting the Integrations page on Telzio.