API Keys

Use Bearer keys to call generate-certificate, audit, and revoke endpoints programmatically.

← Dashboard

Create new key

Max 5 active keys. Keys use the pk_live_ prefix.

Active keys (0/5)

Loading…

Usage

Include your key as a Bearer token in the Authorization header:

curl https://passgeni.ai/api/audit \ -H "Authorization: Bearer pk_live_your_key_here"View full API documentation →