chowder
One API. Full claw infrastructure.
Deploy, manage, and talk to your OpenClaw instances from anywhere.
$ curl https://api.chowder.dev/v1/instances/abc/responses \
-H "Authorization: Bearer chd_org_..."
-d '{"model": "default", "input": "What can you do?"}'
// 200 OK
{
"status": "completed",
"output": [{ "type": "message", "content": [...] }]
}what's in the pot
Everything you need to deploy and manage your claws. Nothing you don't.
managed claws
Spin up fully isolated OpenClaw instances with one API call. Each gets its own sandbox, workspace, and gateway.
11 channels
Connect Telegram, Discord, Slack, WhatsApp, Signal, and more. Your claw talks where your users already are.
skills marketplace
Install skills from ClawHub with a single request. Give your claw browsing, file access, code execution, and anything else it needs.
auth baked in
Organization keys, scoped instance keys with granular permissions, and automatic key rotation. No auth middleware needed.
OpenAI-compatible
Drop-in replacement for the OpenAI Responses API. Use sessions, tools, and structured output — same format, more power.
sessions & memory
Stateful conversations out of the box. Route messages to isolated sessions so your claw remembers context across turns.
three steps. that's it.
From zero to a deployed claw in under a minute.
# Sign up and create an instance
$ curl -X POST https://api.chowder.dev/v1/organization/signup \
-d '{"name": "my-org"}'
# → { "api_key": "chd_org_..." }
$ curl -X POST https://api.chowder.dev/v1/instances \
-H "Authorization: Bearer chd_org_..." \
-d '{"name": "my-agent", "model_provider": "anthropic"}'
# → { "id": "abc-123", "status": "provisioning" }pricing
Start free. Scale as you deploy more claws.
shrimp
+ $100/mo per instance
Small but mighty. Perfect for side projects and prototyping.
- +1 instance
- +All 11 channels
- +Skills marketplace
- +Sessions & memory
- +Community support
crab
+ $100/mo per instance
Get your claws into production workloads.
- +Up to 10 instances
- +Everything in Shrimp
- +Scoped API keys
- +Priority support
- +99.9% SLA
- +Billing portal
lobster
+ $100/mo per instance
The main course. For teams that ship.
- +Up to 500 instances
- +Everything in Crab
- +Dedicated support
- +99.99% SLA
- +Custom integrations
- +Advanced analytics
whale
+ $100/mo per instance
For when the ocean isn't big enough.
- +Unlimited instances
- +Everything in Lobster
- +Dedicated account manager
- +Custom SLA
- +On-premise option
- +Volume discounts