Data connections

API authentication

5min

Echoes exposes APIs for both feeding additional data (e.g., releases and incidents information) and exporting data. Authentication is supported:

  • Via HTTP header: Authorization: Bearer YOUR_API_KEY
  • Via query parameter: apikey=YOUR_API_KEY

Create an API Key

You can generate API keys under Security.

Step 1

Click on the New API Key button on the top left.

Create API Key
Create API Key


Step 2

Fill the information and Save

Creation form
Creation form


Step 3

Copy the API Key in a safe location

Save the API Key
Save the API Key


Edit an API Key

Click on the Actions > Edit button.

Edit API Key
Edit API Key


Delete an API Key

Click on the Actions > Delete button.

Delete API Keys
Delete API Keys

Confirm API Key deletion
Confirm API Key deletion