API Overview
Myrm exposes REST API and WebSocket endpoints for programmatic access.Base URL
- SaaS:
https://app.myrmagent.ai/api - Self-hosted:
http://localhost:3000/api
Authentication
All API requests require a Bearer token:Response Format
All responses use JSON with consistent structure:Rate Limits
| Plan | Requests/min |
|---|---|
| Free | 30 |
| Companion | 120 |
| Pro | 300 |
| Max | 600 |

