0 outages · 1 degraded · 49 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.

49 Operational1 Degraded0 Outage52 APIs monitored
OpenAI

OpenAI

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

Operational
LLMFREE TIER
12m ago180ms ping
Anthropic

Anthropic

Claude — safety-first reasoning and long context

Operational
LLMFREE TIER
12m ago533ms ping
Google Gemini

Google Gemini

Gemini 2.0 Flash, 2.5 Pro — native multimodal

Operational
MultimodalFREE TIER
12m ago59ms ping
DeepSeek

DeepSeek

DeepSeek V3, R1 — elite reasoning at fraction of cost

Operational
LLMFREE TIER
12m ago313ms ping
Mistral AI

Mistral AI

Mistral Large, Codestral — European frontier models

Operational
LLMFREE TIER
12m ago153ms ping
xAI Grok

xAI Grok

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

Operational
LLM
12m ago473ms ping
Cohere

Cohere

Command R+, Embed v3 — enterprise RAG specialist

Operational
EmbeddingFREE TIER
12m ago200ms ping
Perplexity AI

Perplexity AI

Sonar — LLM-native web search API for agents

Operational
Search
12m ago147ms ping
Groq

Groq

LPU inference — fastest tokens per second on the market

Operational
InferenceFREE TIER
12m ago207ms ping
Cerebras

Cerebras

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

Operational
InferenceFREE TIER
12m ago232ms ping
Together AI

Together AI

Open-source model inference — Llama, Mixtral, FLUX

Operational
InferenceFREE TIER
12m ago573ms ping
Fireworks AI

Fireworks AI

Fast open-model inference — FireFunction, Llama, Mixtral

Operational
InferenceFREE TIER
12m ago74ms ping
OpenRouter

OpenRouter

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

Operational
InferenceFREE TIER
12m ago121ms ping
Hugging Face

Hugging Face

Serverless inference API — 100k+ open models on demand

Operational
InferenceFREE TIER
12m ago82ms ping
Stability AI

Stability AI

Stable Diffusion 3.5, SDXL — open-source image gen

Operational
ImageFREE TIER
12m ago231ms ping
Replicate

Replicate

Run any open-source model via simple API

Operational
Image
12m ago589ms ping
ElevenLabs

ElevenLabs

TTS, voice cloning, STT — most realistic speech AI

Operational
SpeechFREE TIER
12m ago276ms ping
Deepgram

Deepgram

STT, TTS, audio intelligence — production-grade ASR

Operational
SpeechFREE TIER
12m ago166ms ping
Pinecone

Pinecone

Managed vector database for semantic search + RAG

Operational
EmbeddingFREE TIER
12m ago195ms ping
GitHub Copilot

GitHub Copilot

AI pair programmer built into GitHub + VS Code

Operational
Code
12m ago192ms ping
Tavily

Tavily

AI-optimised web search built for LLM agents

Operational
SearchFREE TIER
12m ago318ms ping
Runway

Runway

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

Operational
VideoFREE TIER
12m ago344ms ping
NVIDIA NIM

NVIDIA NIM

Optimised inference microservices — GPU-native, enterprise-grade

Operational
InferenceFREE TIER
12m ago247ms ping
AWS Bedrock

AWS Bedrock

Managed foundation models — Claude, Llama, Titan on AWS

Operational
LLM
12m ago239ms ping
Azure OpenAI

Azure OpenAI

OpenAI models on Microsoft Azure — enterprise SLA

Operational
LLM
12m ago299ms 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 }
}