Creating Additional API Keys

View as MarkdownOpen in Claude

Your ApexVerify account supports multiple API keys. Creating separate keys for different environments, services, or team members makes it easy to track usage, rotate credentials independently, and limit the blast radius if a key is compromised.

API Usage tracking and analytics per key will come in later updates.


Revoking a key

To revoke a key:

  1. Navigate to API Access
  2. Locate the key by its name
  3. Click on the thrash and confirm

Revocation is immediate and irreversible. Any in-flight requests using the revoked key will fail with 401 Unauthorized. Make sure no active integrations depend on the key before revoking. Running batch jobs are not interrupted, but any new requests using that key will be rejected.