P

pathmode.io

Pathmode is an intent-engineering platform for product teams building with AI. It turns user evidence into structured intent specifications, workspace strategy, and verification context that can be used by teams and coding agents.

2 integrations · REST · CLI

Pathmode exposes a v1 REST API at `https://pathmode.io/api/v1` plus an npm-distributed MCP server CLI (`@pathmode/mcp-server`); both use Pathmode-issued API keys, while some REST routes also require a logged-in session cookie.

discovered 2mo ago
REST · OpenAPI1
CLI1
Credentials
Pathmode API keybearerGet token

In the Pathmode app, go to Developer Docs and follow Settings → API Keys to create a key. Copy the secret when shown; it is only displayed once. Keys are prefixed with pm_live_. Owners/admins can also mint keys via the session-authenticated POST /api/v1/api-keys flow described in the docs.

Pathmode logged-in session cookiecompoundGet key

Sign in to the Pathmode web app to obtain the logged-in browser session used by dashboard/admin endpoints. The docs identify the Supabase cookie sb-access-token as the credential used on cookie-authenticated routes; when calling resource endpoints with a session instead of an API key, also supply a workspace_id query parameter. See Developer Docs.

conventions · 2/8 published

Publish these signals → /publishing