/install api-health-check
API Health Check
Quickly checks if major AI APIs and services are operational. Perfect for troubleshooting or verifying service availability.
APIs Checked
- OpenAI (api.openai.com)
- Anthropic (api.anthropic.com)
- Google Gemini (generativelanguage.googleapis.com)
- Pollinations (image.pollinations.ai, text.pollinations.ai)
- OpenRouter (openrouter.ai)
- Stability AI (api.stability.ai)
- Groq (api.groq.com)
Usage
check api status
is openai down?
check pollinations health
How it works
- Makes lightweight HEAD/GET requests to API endpoints
- Checks HTTP status codes and response times
- Reports status: ✅ UP, ❌ DOWN, ⚠️ SLOW
- Returns summary table of all services
Script
python scripts/check_apis.py [specific_api_name]
Without arguments, checks all APIs. With argument, checks only that service.
Output Example
API Health Status:
✅ OpenAI - UP (234ms)
✅ Anthropic - UP (189ms)
❌ Pollinations - DOWN (timeout)
✅ OpenRouter - UP (412ms)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install api-health-check - After installation, invoke the skill by name or use
/api-health-check - Provide required inputs per the skill's parameter spec and get structured output
What is API Health Check?
Check the health and status of popular AI APIs and services — OpenAI, Anthropic, Pollinations, OpenRouter, Gemini, and more. Use when the user wants to know... It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install API Health Check?
Run "/install api-health-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is API Health Check free?
Yes, API Health Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does API Health Check support?
API Health Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created API Health Check?
It is built and maintained by CJ Hauser (@cloudcompile); the current version is v1.0.0.