Documentation
Reference for the API, SDK, MCP server, CLI, theme integration. Versioned, searchable, AI-search-friendly.
What's covered
- REST API. every endpoint, every parameter, every response shape.
- GraphQL Admin. schema reference, query examples, rate limits.
- MCP server protocol. how to connect agents to BoostEcom.
- CLI commands. install, auth, deploy, debug.
- Theme runtime hooks. events, slots, override points.
- Agent SDK. building, deploying and observing custom agents.
- Webhook payloads. typed schemas for every event.
How it's structured
Quickstart → Concepts → Reference → Recipes. Same shape as Stripe and Vercel docs, for the same reason: get to a working request in under 5 minutes, then go deep when you need to.
Versioning
The API version is pinned per-request via a header. Docs are auto-stamped with the version they describe. switch the version selector and the entire reference swaps. Previous versions are kept live for 24 months after deprecation.
Open-source
The docs repo is public on GitHub. PRs are welcome. typo fixes, code-sample corrections, new recipes, translations. Accepted contributions earn +30 XP and credit on the page.
Read the docs or contribute a fix
Searchable, AI-friendly, fully open-source. built the way developers actually use docs.