API keys

2 min. readlast update: 08.09.2026

API keys let your own systems connect to Veridox programmatically. You create and manage them on the Organisation tab in Settings, under API Keys — available to the organisation owner.

This page covers managing keys in the dashboard. For how to use a key in code — authentication, endpoints, and request formats — see docs.veridox.ai.

Generate a key

  1. Under API Keys, select Generate Key (it reads Regenerate Key once you already have one).
  2. Give it a Name — the service or integration it's for — so you can recognise it later.
  3. Optionally set an Expires At date. Leave it blank for a key with no expiry.

When the key is created, it's shown to you once, with the warning:

Copy this key now. You will not be able to see it again.

Use Copy key to copy it and store it somewhere safe, then select Done. If you lose it, you'll need to generate a new one.

Manage existing keys

Each key in the list shows its Name, an Active or Inactive status, a masked preview of the key, when it was Created, and when it Expires (or No expiry). The full key is never shown again after creation — only the preview.

To remove a key, select Delete and confirm. Any integration using that key will stop working immediately, so revoke a key only when you're sure it's no longer in use.

Was this article helpful?