{"name":"OpenClaw Gateway - OpenAI-compatible API","version":"2.0.0","description":"OpenAI-compatible API for OpenClaw using Cloudflare Workers AI","openai_compatible":true,"endpoints":{"POST /v1/chat/completions":"OpenAI-compatible chat completions (for OpenClaw)","GET /v1/models":"List available AI models","POST /claude":"Claude API proxy","POST /agent/chat":"Multi-step workflow agent","GET /agent/history/:id":"Get conversation history","GET /agent/tools":"List available tools","GET /health":"Health check","GET /":"API info","GET /api/agent/count":"Get agent count","POST /api/agent/increment":"Increment agent count","POST /api/agent/decrement":"Decrement agent count","POST /api/agent/reset":"Reset agent count"},"openclaw_config":{"base_url":"https://openclaw-th.silvercloud-6d5.workers.dev/v1","api_key":"Use your ADMIN_API_KEY","supported_models":["gpt-3.5-turbo","gpt-4","gpt-4-turbo","claude-3-haiku","claude-3-sonnet","claude-3-opus"]}}