API reference
Exact HTTP paths, parameters, request bodies, responses, and schemas from Micro's reviewed public OpenAPI contract.
Choose the interface you use to build with Micro. The sidebar selector switches between HTTP endpoints, SDK documentation, the CLI, and agent integration.
- HTTP API — endpoint parameters, request bodies, responses, and schemas. Start with a read-only query.
- SDKs — TypeScript, Python, and Go methods, parameters, and response types.
- CLI — setup, commands, and scripting.
- MCP — agent integration options and current MCP availability.
HTTP authentication
Send an API key in the x-api-key header and use your workspace ID in request
paths. See Authentication for setup.
Download the OpenAPI specification for the complete HTTP contract.