All API and MCP requests are authenticated using workspace-scoped API keys.
Creating an API key
Navigate to Settings → Security and click Generate API key. Copy the key immediately — it is only shown once.
Using the key
Keys are prefixed with tp_. The server hashes the key (SHA-256) and looks it up in the database to derive the workspace context.