Skip to main content

Authentication

Already supports three authentication methods depending on the caller:
MethodPrefixUse case
Cookie JWTBrowser-based web app calls
Agent API keyak_AI agent integrations
Personal API key (PAK)pak_User-scoped API and MCP access
Most team-scoped endpoints require the X-Team-Id header to specify the team context.

Base URL

All API and MCP requests use https://already.so as the base URL.