REST API
Use MCP for now
If your goal is to read or write Toado data programmatically, the MCP server covers it. The MCP tools are a thin proxy over the REST API and expose the same operations (companies, projects, columns, tickets, comments, captures, members, search, assignments, archives). See the full tools reference for the surface.
MCP works from any client that speaks the protocol, including non-AI scripts. If you need the surface but cannot use MCP, contact us and tell us what you are building, it helps prioritize the public REST docs.
Where to next
- MCP tools reference, the operations available today.
- Tokens & scopes, the auth model that REST will share.
- Roadmap to track when public REST docs land.