Skip to main content
Start by checking the API key with 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

  1. Follow Check an API key.
  2. Open /v1/openapi.yaml on your Workspaces instance.
  3. Confirm that the file lists the route and method you plan to call.
Do not use a route found only in a product plan or target API design.

Fix API errors

Fix MCP connections

Use Streamable HTTP with POST /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.
Last modified on July 24, 2026