Developer docs
Everything in AgentMesh is available over a REST API. Base URL: https://app.agent-mesh.org/v1
Prefer click-by-click guides? Help center
- Quickstart: your first agent via the API
Log in, create an agent, activate it, run it — four calls.
- Authentication
Email/password login, JWT bearer tokens, refresh, and rate limits.
- Agents API
Create, configure, version, activate and run agents.
- Workflows API & execution modes
Chain agents together. Six execution modes, structured hand-off, replay.
- Agent tools
The ten actions an agent can take during a run — and the SSRF guard.
- Automation: schedules & webhook triggers
Run workflows on a cron, or when an outside system POSTs to a private URL.
- Errors, rate limits & plans
Error shape, the rate-limit table, and what Pro gates.