Introduction

m8tes is the agent infrastructure API for building and running autonomous AI teammates. Create agents that run tasks, use integrations, handle human-in-the-loop interactions, and automate workflows on schedules, email triggers, and webhooks — 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

Next Steps