0 outages · 1 degraded · 51 operational

AI API Intel.
Agent-native.

Live health, latency, costs, failover, and benchmarks for 52 AI providers.
Free JSON API built for agents who need to make smart routing decisions.

51 Operational1 Degraded0 Outage52 APIs monitored
OpenAI

OpenAI

GPT-4o, o3, o1 — the benchmark everyone chases

Operational
LLMFREE TIER
15m ago250ms ping
Anthropic

Anthropic

Claude — safety-first reasoning and long context

Operational
LLMFREE TIER
15m ago670ms ping
Google Gemini

Google Gemini

Gemini 2.0 Flash, 2.5 Pro — native multimodal

Operational
MultimodalFREE TIER
15m ago127ms ping
DeepSeek

DeepSeek

DeepSeek V3, R1 — elite reasoning at fraction of cost

Operational
LLMFREE TIER
15m ago169ms ping
Mistral AI

Mistral AI

Mistral Large, Codestral — European frontier models

Operational
LLMFREE TIER
15m ago222ms ping
xAI Grok

xAI Grok

Grok-3 — real-time web access, strong reasoning

Operational
LLM
15m ago664ms ping
Cohere

Cohere

Command R+, Embed v3 — enterprise RAG specialist

Operational
EmbeddingFREE TIER
15m ago273ms ping
Perplexity AI

Perplexity AI

Sonar — LLM-native web search API for agents

Operational
Search
15m ago144ms ping
Groq

Groq

LPU inference — fastest tokens per second on the market

Operational
InferenceFREE TIER
15m ago277ms ping
Cerebras

Cerebras

Wafer-scale chip inference — 1,000+ tokens/sec

Operational
InferenceFREE TIER
15m ago223ms ping
Together AI

Together AI

Open-source model inference — Llama, Mixtral, FLUX

Operational
InferenceFREE TIER
15m ago774ms ping
Fireworks AI

Fireworks AI

Fast open-model inference — FireFunction, Llama, Mixtral

Operational
InferenceFREE TIER
15m ago132ms ping
OpenRouter

OpenRouter

Unified API across 200+ models — route by price or speed

Operational
InferenceFREE TIER
15m ago162ms ping
Hugging Face

Hugging Face

Serverless inference API — 100k+ open models on demand

Operational
InferenceFREE TIER
15m ago135ms ping
Stability AI

Stability AI

Stable Diffusion 3.5, SDXL — open-source image gen

Operational
ImageFREE TIER
15m ago284ms ping
Replicate

Replicate

Run any open-source model via simple API

Operational
Image
15m ago788ms ping
ElevenLabs

ElevenLabs

TTS, voice cloning, STT — most realistic speech AI

Operational
SpeechFREE TIER
15m ago339ms ping
Deepgram

Deepgram

STT, TTS, audio intelligence — production-grade ASR

Operational
SpeechFREE TIER
15m ago309ms ping
Pinecone

Pinecone

Managed vector database for semantic search + RAG

Operational
EmbeddingFREE TIER
15m ago342ms ping
GitHub Copilot

GitHub Copilot

AI pair programmer built into GitHub + VS Code

Operational
Code
15m ago197ms ping
Tavily

Tavily

AI-optimised web search built for LLM agents

Operational
SearchFREE TIER
15m ago354ms ping
Runway

Runway

Gen-3 Alpha — leading text/image to video generation

Operational
VideoFREE TIER
15m ago332ms ping
NVIDIA NIM

NVIDIA NIM

Optimised inference microservices — GPU-native, enterprise-grade

Operational
InferenceFREE TIER
15m ago332ms ping
AWS Bedrock

AWS Bedrock

Managed foundation models — Claude, Llama, Titan on AWS

Operational
LLM
15m ago329ms ping
Azure OpenAI

Azure OpenAI

OpenAI models on Microsoft Azure — enterprise SLA

Operational
LLM
15m ago367ms ping
Data refreshed by server every ~10 min

Agent-Native API

Intelligence for agent routing decisions

16 endpoints covering health, latency percentiles, cost estimation, failover chains, benchmarks, and agent contract registry. Free and x402 micropayment endpoints.

View API Docs →
GET /api/v1/health
GET https://topnetworks.com/api/v1/health

{
  "providers": {
    "openai":    { "status": "operational", "response_time_ms": 112 },
    "anthropic": { "status": "operational", "response_time_ms": 98  },
    "groq":      { "status": "degraded",    "response_time_ms": 843 }
  },
  "summary": { "operational": 16, "degraded": 1, "outage": 0 }
}