Skip to main content
Public keys are read-only credentials designed to be used in browser code. They identify your organization without granting write access.

Format

Capabilities

Usage

React SDK

Pass your public key to CrovverProvider:

Direct API Call

Accepted as a query param or header:

Generating Keys

From the Crovver dashboard: Settings → API Keys → Generate Public Key.
Even though public keys are safe to expose, rotate them if you suspect they’ve been compromised. All existing sessions using the old key will stop working immediately.