HERO is a collaborative document platform with built-in AI agents, realtime collaboration, and native Model Context Protocol integration.Documentation Index
Fetch the complete documentation index at: https://developers.myhero.so/llms.txt
Use this file to discover all available pages before exploring further.
What you can build
- Document automation — programmatically create, update, and organise documents.
- AI workflows — invoke HERO’s specialised agents from your own product.
- MCP integrations — let any MCP-compatible AI tool work with HERO content.
- Realtime collaboration — connect to live, multiplayer document state.
Get started in 3 steps
Generate an API key
Sign in at app.myhero.so, open Settings → Account → API Keys, and click Generate new API key. Copy the
hero_ak_* key — it’s shown once. See Authentication for the full walkthrough.Make your first request
Hit See Working with the API for conventions.
GET /api/workspace with your key to confirm auth works:Browse the reference
Every public endpoint is documented in the API reference.