Skip to main content
API keys authenticate programmatic access to Quivly — primarily the Usage Push API. Manage them under Settings → Developer.

Creating a key

  1. Go to Settings → Developer.
  2. Click create, name the key (e.g. production-backend), and generate it.
  3. Copy the key immediately — treat it like a password and store it in your secrets manager.
Use it as a bearer token:
Keys are organization-scoped — one key works for your whole org, with no per-key permission levels.

Archiving a key

Archive from the same page; you’ll confirm by typing the key’s name. Archiving is permanent and immediately breaks any integration still using the key, so rotate consumers first.

FAQ

No — the MCP server uses per-user OAuth sign-in, not API keys.
Create a new key, switch your integrations to it, then archive the old one.