Authentication

The API accepts 2 different authentication methods:

Basic auth (http)

HTTP Basic authentication with username (extid or email) and API token. The user extid can be found on the API Settings page.

Session auth (http_api_key)

Session-based authentication via browser cookies.