Spin up managed OpenClaw instances, create agents with custom personas, and manage skills and cron schedules, all through a simple REST API.
Free during beta · No credit card required
No SDKs to install. No configs to write. Just HTTP.
One API call provisions an isolated OpenClaw runtime with persistent storage.
POST /v1/instances
{ "name": "production" }
→ status: "running" (instant)
Define personas with SOUL.md and IDENTITY.md. Multiple agents per instance.
POST /v1/instances/:id/agents
{ "slug": "support-bot", "useDefaults": true, "files": { "SOUL.md": "Be helpful..." } }
Chat via REST or stream responses in real-time with Server-Sent Events.
POST /v1/.../messages
{ "message": "Summarize our Q1" }
→ SSE stream or JSON reply
Persistent AI agents that remember, act, and integrate.
Multiple agents in one instance that collaborate — research, draft, review, and publish together.
Deploy to Slack or Discord. Onboard employees, answer HR questions, manage knowledge bases.
Agents that monitor inboxes, schedule meetings, process data, and trigger actions on cron.
AI agents with memory that handle tickets, escalate when needed, and learn from past conversations.
Personal AI on Telegram or WhatsApp with persistent memory and custom personality.
Code review bots, CI/CD helpers, documentation generators — agents with access to your repos.
Real products running on the platform today.
Focus on what your agents do, not how to run and integrate them.
The open-source AI agent framework developers trust.
OpenClaw gives agents memory, tool use, multi-channel messaging, cron jobs, and browser control. Thermidora gives you managed instances of it — via API — so you ship faster.
Get started at no cost. Pricing will be announced after beta.
No credit card required
Get your API key and launch your first agent in under a minute.
Get API Key →