Is your AI API
actually up?
Independent monitoring for 52 AI providers. Health, latency, pricing, and uptime — updated every 10 minutes.
52
Providers Monitored
23
API Endpoints
10.6k
Total Health Checks
387ms
Avg Latency
OpenAI
GPT-4o, o3, o1 — the benchmark everyone chases
Anthropic
Claude — safety-first reasoning and long context
Google Gemini
Gemini 2.0 Flash, 2.5 Pro — native multimodal
DeepSeek
DeepSeek V3, R1 — elite reasoning at fraction of cost
Mistral AI
Mistral Large, Codestral — European frontier models
xAI Grok
Grok-3 — real-time web access, strong reasoning
Cohere
Command R+, Embed v3 — enterprise RAG specialist
Perplexity AI
Sonar — LLM-native web search API for agents
Groq
LPU inference — fastest tokens per second on the market
Cerebras
Wafer-scale chip inference — 1,000+ tokens/sec
Together AI
Open-source model inference — Llama, Mixtral, FLUX
Fireworks AI
Fast open-model inference — FireFunction, Llama, Mixtral
OpenRouter
Unified API across 200+ models — route by price or speed
Hugging Face
Serverless inference API — 100k+ open models on demand
Stability AI
Stable Diffusion 3.5, SDXL — open-source image gen
Replicate
Run any open-source model via simple API
ElevenLabs
TTS, voice cloning, STT — most realistic speech AI
Deepgram
STT, TTS, audio intelligence — production-grade ASR
Pinecone
Managed vector database for semantic search + RAG
GitHub Copilot
AI pair programmer built into GitHub + VS Code
Tavily
AI-optimised web search built for LLM agents
Runway
Gen-3 Alpha — leading text/image to video generation
NVIDIA NIM
Optimised inference microservices — GPU-native, enterprise-grade
AWS Bedrock
Managed foundation models — Claude, Llama, Titan on AWS
Azure OpenAI
OpenAI models on Microsoft Azure — enterprise SLA
Free JSON API
Built for AI agents
23 endpoints for health checks, latency percentiles, cost estimation, failover routing, model benchmarks, and contract provenance. No signup required.
📡 Monitoring
🧠 Intelligence
📊 Reference
🔐 Provenance
npm install topnetworksTypeScript · Zero deps · ESM + CJS# Install the SDK
npm install topnetworks
# Check all providers
curl topnetworks.com/api/v1/health
# Find the cheapest LLM
curl topnetworks.com/api/v1/cheapest?task=llm
# Smart routing with failover
curl topnetworks.com/api/v1/pick?task=llm&speed=fast
No signup. No API key. No rate limits.
Every endpoint is free. One premium endpoint uses x402 micropayments — pay per request, no account needed.
$ npm install topnetworks