Skip to main content
This guide creates a new Anthale API key for a service, environment, or operational boundary.

Before you start

  • Select the Organization that should own the key.
  • Decide which service or environment will use it.
  • Have your secret manager or deployment platform ready before you create the key.

Create the key

1

Open API keys in the dashboard

In the Anthale dashboard, open the API key page for the Organization that will own the key.
2

Start the create flow

Create a new key for the service or environment that needs to call Anthale by clicking the “Create API Key” button in the top right of the page.
3

Add clear metadata

Give the key a name that identifies the caller. Add a description if you want extra ownership or environment context.
4

Create the key

Finish the create flow and copy the new key into a secure location immediately.

Copy and store it safely

  • Save the key in your secret manager or deployment platform before you move to the next task.
  • Treat Anthale API keys as server-side credentials only.
  • Do not put Anthale API keys in browser code, mobile apps, screenshots, or source control.
Use one API key per service boundary or environment. That makes it easier to disable or delete one key without interrupting unrelated traffic.

Verify the key

For inspection, cleanup, or runtime auth, see View API keys, Delete an API key, or Authentication.
Last modified on March 19, 2026