API Keys
Create, reroll, and delete team API keys in Administration.
API Keys
With API keys, you can authenticate integrations against the TeamPanel API — without logging in to the web app.
Where to find the page
Administration → API Keys
Superadmin only
API keys can only be managed by team members with the Superadmin permission.
Create a key
- Open Administration → API Keys.
- Click Create new API key.
- Optionally enter a description (e.g. "Zapier" or "AI bot").
- Optionally select a team member as context.
- Confirm with Create and copy the displayed key immediately.
Member context
- With member: The API acts with that member's permissions (modules, ToDo boards, etc.).
- Without member: The team owner context applies.
Shown only once
The full key is only displayed when it is created (or after rerolling). After that, you can no longer see it.
Reroll
Via Reroll, you generate a new key. The previous one becomes invalid immediately — update all integrations that use the old key.
Delete
You should delete keys you no longer need. This action cannot be undone.
MCP / AI clients
You can use the same key in AI clients (e.g. Cursor) as a Remote MCP connection. Endpoint, tools, and a Cursor example are documented under MCP.
Use the API
How to use the key in requests, which endpoints are available, and what remains blocked is documented under API & Developers.