API Keys

Manage API keys from your dashboard.

Creating keys

  1. Go to Dashboard → API Keys
  2. Click "Create API Key"
  3. Name your key (e.g., Development, Production, CI)
  4. Copy the full key immediately — it is shown only once

Key storage

IdenticAPI stores only a secure hash of your key. The dashboard displays a safe prefix (e.g., idapi_test_a1b2c3d4) for identification.

Revoking keys

Revoked keys stop working immediately. Create a new key before revoking if you need zero-downtime rotation.