API Keys
API keys authenticate your requests to the Prysm proxy. Each key is scoped to a single project and uses the sk-prysm- prefix.
| Action | How |
|---|---|
| Create a key | Dashboard → API Keys → Create New Key. The full key is shown once — copy it immediately. |
| View keys | Dashboard → API Keys. Shows prefix, creation date, and status. |
| Revoke a key | Click the revoke button next to any key. Revoked keys stop working immediately. |
| Rotate a key | Create a new key, update your application, then revoke the old key. |
Security: Keys are hashed with SHA-256 before storage. Prysm never stores or displays the full key after creation.