GET /v1/me. If the request returns 401,
confirm that you sent an active API key as a Bearer token. Create a new key if
the old one was revoked.
Check the API first
- Follow Check an API key.
- Open
/v1/openapi.yamlon your Workspaces instance. - Confirm that the file lists the route and method you plan to call.
Fix API errors
Fix MCP connections
Use Streamable HTTP withPOST /mcp. Send the API key in the
Authorization header.
See Connect an agent to Workspaces with MCP for the
connection fields and current tools.
Fix Git clone and fetch
Workspaces Git requires an account and API key. Enter any username and use the API key as the password.
See Clone a workspace with Git for the clone URL and
read-only limits.
Reviewed July 20, 2026. Maintained by the Plannotator documentation team.
