Base URL
Authentication
All API requests require your operator token in thex-bossmode-token header:
Response format
All responses are JSON. Successful responses have HTTP status 2xx. Errors return a standard error shape:Rate limits
Rate limit headers are included on every response:
Core endpoints
Versioning
The API is currently at v1. The version is not in the URL path β itβs determined by your SDK version or specified via header for breaking changes:SDKs
Official SDKs:- Node.js / TypeScript β
npm i @bossmode/sdk - MCP server β
npm i -g @bossmode/mcp-server - CLI β
npm i -g @bossmode/cli