API authentication
7min
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
Step 2
Fill the information and Save

Creation form
Step 3
Copy the API Key in a safe location

Save the API Key
Edit an API Key
Click on the Actions > Edit button.

Edit API Key
Delete an API Key
Click on the Actions > Delete button.

Delete API Keys

Confirm API Key deletion
Updated 09 Mar 2023
Did this page help you?
Yes
No