Start here
Introduction
Use Micro, integrate with its API, and give agents reliable context.
Micro brings email, calendar, contacts, tasks, documents, and AI work into one workspace. These docs cover the product and developer platform.
Build with Micro
- Get started with the API with a read-only request.
- Understand objects and properties before building queries or writes.
- Choose an SDK, the CLI, or a safe agent workflow.
- Use the generated API reference for exact paths, fields, and schemas.
Use Micro
For AI agents
Every page is available as Markdown at the same URL with .md appended. Start with /docs/llms.txt for the inventory or /docs/llms-full.txt for the combined corpus.
Use a test workspace: Start integrations in a disposable workspace. Read before writing, send idempotency keys with retryable writes, and require explicit confirmation before destructive operations.