← 返回
AI智能 中文

AI Status - Real-time AI Provider Status

Check real-time AI provider status, search model availability, get trending models, LLM benchmark leaderboard, and recent outage incidents. Use when the user...
实时检查AI提供商状态、查询模型可用性、获取热门模型、LLM基准排行榜及最近故障信息,适用于用户...
fangxm233
AI智能 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 499
下载
💾 5
安装
1
版本
#latest

概述

AI Status - Real-time AI Provider Status & Model Availability

You have access to the aistatus.cc API to check real-time AI provider status, model availability, trending usage, and benchmark scores. All endpoints are free, public, and require no authentication.

Base URL: https://aistatus.cc

When to Use

  • User asks if an AI provider (Anthropic, OpenAI, Google, DeepSeek, etc.) is up or down
  • User wants to check model availability or pricing
  • User asks about trending AI models or usage rankings
  • User asks about LLM benchmark scores or leaderboard
  • User wants to know about recent AI outages or incidents
  • Before making API calls to a provider, check if it's operational

Available Endpoints

1. All Data (recommended first call)

GET https://aistatus.cc/api/all

Returns everything in one call: provider status, trending models, MMLU leaderboard, and recent incidents. Use this when the user asks a general question or you need multiple data points.

2. Provider Status

GET https://aistatus.cc/api/status

Returns operational status for each AI provider. Status values:

  • operational - All systems healthy
  • degraded - Minor issues reported
  • down - Major/critical outage
  • unknown - Insufficient data

Providers tracked: Anthropic, OpenAI, Google, DeepSeek, Meta, Mistral, xAI, Qwen, MiniMax, StepFun, Moonshot, ByteDance.

3. Model Search

GET https://aistatus.cc/api/model?q={query}

Search for models by name or ID. Returns matching models with provider status, pricing, and context length. Supports fuzzy matching. Up to 20 results.

Examples:

  • ?q=claude-sonnet - Find Claude Sonnet models
  • ?q=gpt-4o - Find GPT-4o models
  • ?q=deepseek-chat - Find DeepSeek models

4. Trending Models

GET https://aistatus.cc/api/trending

Top 10 most-used AI models this week by token volume on OpenRouter.

5. LLM Leaderboard (Benchmarks)

GET https://aistatus.cc/api/mmlu

Top 10 models by benchmark score from HuggingFace Open LLM Leaderboard (average of IFEval, BBH, MATH, GPQA, MUSR, MMLU-PRO).

6. Recent Incidents

GET https://aistatus.cc/api/incidents

Recent provider status change events (outages, degradations, recoveries). Stored in-memory, up to 50 events.

How to Respond

  1. Use WebFetch to call the appropriate endpoint
  2. Parse the JSON response
  3. Present the information clearly:
    • For status checks: show each provider with a status indicator
    • For model search: show matching models with provider, pricing, and availability
    • For trending: show the ranked list with token volumes
    • For leaderboard: show the ranked list with scores
    • For incidents: show a timeline of recent events

If the user provides $ARGUMENTS, use it to determine what to check:

  • If it looks like a provider name (e.g., "anthropic", "openai"), fetch /api/status and highlight that provider
  • If it looks like a model name (e.g., "claude-sonnet", "gpt-4o"), fetch /api/model?q={name}
  • If it's "trending" or "rankings", fetch /api/trending
  • If it's "leaderboard" or "benchmark", fetch /api/mmlu
  • If it's "incidents" or "outages", fetch /api/incidents
  • Otherwise, fetch /api/all for a comprehensive overview

Example Output Format

When showing provider status:

AI Provider Status (as of HH:MM UTC):

  Anthropic    - operational (13 models)
  OpenAI       - degraded    (58 models) - Partial System Degradation
  Google       - operational (45 models)
  DeepSeek     - operational (12 models)
  ...

310 models tracked total.

When showing model search results:

Found 3 models matching "claude-sonnet":

1. anthropic/claude-sonnet-4.6
   Provider: Anthropic (operational)
   Context: 1,000,000 tokens
   Pricing: $3.00/M input, $15.00/M output

2. ...

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 23:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,358 📥 318,385
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,144
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 418 📥 115,221