Install
openclaw skills install api-health-checkCheck the health and status of popular AI APIs and services — OpenAI, Anthropic, Pollinations, OpenRouter, Gemini, and more. Use when the user wants to know...
openclaw skills install api-health-checkQuickly checks if major AI APIs and services are operational. Perfect for troubleshooting or verifying service availability.
check api status
is openai down?
check pollinations health
python scripts/check_apis.py [specific_api_name]
Without arguments, checks all APIs. With argument, checks only that service.
API Health Status:
✅ OpenAI - UP (234ms)
✅ Anthropic - UP (189ms)
❌ Pollinations - DOWN (timeout)
✅ OpenRouter - UP (412ms)