Authenticate Delogue API requests with a personal API key.
All Delogue API requests are authenticated with a personal API key, sent in the
X-Auth-Token header. You generate the key yourself from your Delogue profile — there is
no separate developer portal or client-secret exchange.
Access the Delogue beta environment by navigating to
beta.my.delogue.com.Once logged in, click on your user icon, and then select Personal settings.
User menu → Personal settings
1
Open the Integrations section
In Personal settings, open the Integrations tab — this is where your personal API
keys are listed and created.
Personal settings → Integrations
2
Create the key
Click Create API key and give it a clear, descriptive name (for example, the
integration or script that will use it), then confirm.
Naming a new API key
3
Copy the token immediately
Copy the generated token right away and store it somewhere safe. For security
reasons the full token is shown only once, at creation time — it is never displayed
again. If you lose it, delete the old key and create a new one.
Copy the key now — it is shown only once
A key inherits the permissions of the user who created it, scoped to that user’s
organisation. Create the key under a user whose access matches what the integration
needs.
Treat the key like a password. Do not commit it to source control or paste it into
tickets, screenshots, or public channels. If it is ever exposed, delete the key and
create a new one.