Skip to main content

API Keys

API Keys authenticate your API requests.

Each account has two types of keys:

  • Secret Key: For server-to-server API calls. Never expose in client-side code.
  • Publishable Key: For browser-based requests. Restricted by origin allowlist.

Keys auto-create on first access and can be regenerated if compromised (old value stops working immediately).