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.

ActionHow
Create a keyDashboard → API Keys → Create New Key. The full key is shown once — copy it immediately.
View keysDashboard → API Keys. Shows prefix, creation date, and status.
Revoke a keyClick the revoke button next to any key. Revoked keys stop working immediately.
Rotate a keyCreate 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.