Unified LLM gateway

One API.
Every model.

A single OpenAI-compatible endpoint for 500+ models across every major lab — with smart multi-provider routing and health-based failover built in.

Browse the model catalog

No credit card to start · Pay-as-you-go · Cancel anytime

curl https://api.gptget.net/v1/chat/completions \
  -H "Authorization: Bearer $GETGPT_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-4o",
    "messages": [{ "role": "user", "content": "Hello!" }]
  }'
POST /v1/chat/completions

Models from every major lab

gpt-4o
claude-3.5-sonnet
gemini-2.0-flash
Xgrok-2
deepseek-chat
Mllama-3.3-70b
Mmistral-large
qwen-2.5-72b
Ccommand-r
o3
claude-sonnet-4
gemini-2.5-pro

+ 500 more across every modality

Models available

Providers / vendors

Tokens routed (this week)

Requests (this week)

Build anything

One gateway, every use case

From chatbots to video — pick the right model per task, switch with one line.

Chatbots & assistants

Production copilots and support agents with streaming, tools and memory.

Autonomous agents

Multi-step, tool-calling agents that pick the best model per task.

RAG & semantic search

Embeddings + retrieval for knowledge bases and search over your data.

Code generation

Copilots, refactors and reviews powered by frontier reasoning models.

Image generation

Text-to-image and editing across the best diffusion models.

Voice & audio

Text-to-speech and speech-to-text for realtime voice apps.

Video generation

Generate and animate video from prompts, async task API included.

Content & marketing

Drafting, translation and summarisation at scale, any language.

Drop-in compatible

Already using OpenAI? Change two lines.

Keep your SDK, your code and your tooling. Point base_url at GptGet, drop in your key, and call any of 500+ models by id — chat, vision, image, audio, video and embeddings, all on the same OpenAI-shaped API.

ChatVisionImageAudioVideoEmbeddingsToolsStreamingJSON mode
Browse all models
curl https://api.gptget.net/v1/chat/completions \
  -H "Authorization: Bearer $GETGPT_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-4o",
    "messages": [{ "role": "user", "content": "Hello!" }]
  }'
POST /v1/chat/completions

Trending models

Where developer traffic is moving this week.

View rankings

Why GptGet

Everything you need to ship on top of LLMs — without the glue code.

OpenAI-compatible drop-in

Point your existing OpenAI SDK at one base URL. No rewrites — swap the key and model id.

500+ models, every modality

Chat, vision, image, audio and video from every major lab behind a single endpoint.

Health-based routing & failover

Smart multi-provider routing probes upstream health and fails over automatically.

Transparent per-token pricing

Real retail rates per 1M tokens, visible up front. No markup surprises, no minimums.

Usage analytics & request logs

Per-key spend, token breakdowns and full request logs — debug and forecast with ease.

Quota alerts

Set thresholds and get notified by email or Telegram before you ever hit a wall.

Start building in minutes

Grab a key, point your SDK at one URL, and ship across every model with confidence.