← 返回
未分类 中文

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...
检查热门AI API和服务的健康状态 — 包括OpenAI、Anthropic、Pollinations、OpenRouter、Gemini等。当用户想要了解时使用。
cloudcompile
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 278
下载
💾 1
安装
1
版本
#latest

概述

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

  1. Makes lightweight HEAD/GET requests to API endpoints
  2. Checks HTTP status codes and response times
  3. Reports status: ✅ UP, ❌ DOWN, ⚠️ SLOW
  4. 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)

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 21:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Code Explainer Tool

cloudcompile
用简明的英语解释任意代码片段或文件。粘贴代码 → 获得对其功能、工作原理和关键概念的清晰解释。当用户提供代码时使用。
★ 0 📥 330

Site Summarizer

cloudcompile
URL抓取与摘要生成。抓取URL,提取内容,生成摘要。可选缓存,支持自定义目录和TTL。适用于网页内容...
★ 1 📥 405

Screenshot Analyzer

cloudcompile
分析并描述截图或图片。上传图片 → 获取详细描述,包括界面元素、文字、对象和整体情境。
★ 0 📥 539