API Keys
Manage API keys from your dashboard.
Creating keys
- Go to Dashboard → API Keys
- Click "Create API Key"
- Name your key (e.g., Development, Production, CI)
- 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.