Service Catalog
- Loading services…
Try It
Select a service from the catalog
Response
// Response will appear here after you click Run
Payment Required — Sign up for an API key
Free-tier limit reached (50 calls/day) or this endpoint requires billing.
Get a production API key to unlock unlimited access.
Contact: [email protected] | Docs: agent-services.json
Get a Production API Key
-
1Email us at [email protected] with subject
MCP API Key Request. Include your use case and expected monthly call volume. -
2Receive your key — format
tb_live_<token>. Keys are issued within 24 hours. Free and Pro tiers available. -
3Authenticate requests by including the key in your POST body:
{"api_key": "tb_live_...", "input": "..."} -
4MCP integration — add to
claude_desktop_config.json:
{"mcpServers": {"thebaby": {"command": "...", "env": {"TB_API_KEY": "tb_live_..."}}}}
| Tier | Daily Calls | Rate Limit | Billing |
|---|---|---|---|
| Playground | 50 / day | 10 req/min | Free (no key) |
| Free | 10 / day | 10 req/min | API key required |
| Pro | Unlimited | 60 req/min | Per-call metered |
| Enterprise | Unlimited | Custom | Custom contract |