Introduction
m8tes is the developer platform for building autonomous AI teammates. Create teammates that run tasks, use tools, and automate workflows — through a Python SDK or REST API.
Authentication
All API requests require an API key passed in the Authorization header. API keys start with m8_.
Get your API key from the Developer dashboard after signing up.
What You Can Build
- AI teammates in your product — embed autonomous teammates with per-user isolation, memory, and permission controls
- Automated workflows — trigger tasks on a schedule, via webhook, or by email
- Streaming experiences — push real-time events to your UI as teammates work
- File generation — teammates produce reports, exports, and data files on demand
- Human-in-the-loop — approval and plan modes let users review before execution
Next Steps
- Core Concepts — teammates, runs, tasks, triggers, and apps
- Quick Start — get your first teammate running in 5 minutes
- API Reference — full endpoint documentation
