Generating and revoking API keys
Overview
API keys let external tools and integrations talk to Chamberly. You can issue read-only and read-write keys with scoped permissions, then revoke them anytime.
Before you start
Decide what the key is for and the minimum permissions needed.
Have a secure place to store the key (a password manager is ideal).
Confirm the integration accepts bearer-token authentication.
Step-by-step
Open Settings > API Keys.
Click Generate Key.
Name the key (for example Zapier - Read Members) and pick a scope.
Choose Read-Only or Read-Write.
Click Create. Copy the key immediately — it is shown only once.
Paste the key into your integration's authentication field.
To revoke a key later, find it in the list and click Revoke.
Tips & best practices
Issue one key per integration so you can revoke individually.
Use the most restrictive scope possible — read-only when reads suffice.
Rotate keys annually as a security hygiene habit.
FAQ
I lost my key — can I see it again?
No. Keys are shown once. Revoke and generate a new one.
Are there usage limits?
Yes. Each plan has a request rate limit. Check Settings > API Keys > Usage for current numbers.
Related articles
Connecting Claude via MCP
Connecting Perplexity
