Supported models · one catalog · two access paths

Every major provider.
One platform.

Anthropic, OpenAI, Google, xAI, DeepSeek, Meta, Mistral, Alibaba — 418 models in total, accessible through Nyquest's upstream gateway. Use models in the app, via the public API, or with your own provider keys.

Two ways to use them

In the app,
or programmatically

Same model catalog, two access paths. Pick whichever fits the work.

In the App

Pick, pin, or let it route

Sign in at app.nyquest.ai. Use the model picker to select any of 418 models. Pin a model to a conversation, or let the dispatcher route automatically based on tier and complexity. All chassis, memory, web grounding, and agents available.

Open App →
Public REST API

One key, every model

Issue an nq-v1-... key from your account settings. Hit https://api.nyquest.ai/v1/chat/completions with any OpenAI-compatible client. Stateless mode (no memory recall, no conversation persistence) — clean developer-API behavior.

API details →

Provider catalog

Models available today

Headline models and current catalog list rates, refreshed daily. The full catalog is searchable in the app's model picker and at GET /v1/models.

FRONTIER

Anthropic

Claude family — strong at reasoning, instruction-following, and long-context work.

Claude Fable 5.1 (batch)$5.00 / $25.00
Claude Fable 5.1$10.00 / $50.00
Claude Opus 5 (batch)$2.50 / $12.50

GENERAL

OpenAI

GPT family — broad capability, strong tool-use, competitive pricing across the range.

GPT-6 Astra$10.00 / $50.00
GPT-6 Astra (batch)$5.00 / $25.00
GPT-6 Astra Pro$10.00 / $50.00

LONG CONTEXT

Google

Gemini family — long context windows, multimodal native, fast Flash variants.

Gemini 3.8 Flash (batch)$0.38 / $1.88
Gemini 3.8 Flash$0.75 / $3.75
Gemini 3.7 Flash$0.75 / $3.75

GENERAL

xAI

Grok family — OpenAI-compatible format, strong on real-time reasoning tasks.

Grok 4.6$2.00 / $6.00
Grok 4.5$2.00 / $6.00
Grok Build 0.1$1.00 / $2.00

REASONING

DeepSeek

DeepSeek family — strong math and reasoning at low cost.

DeepSeek V4 Flash Vision Exp$0.22 / $0.66
DeepSeek V4 Pro 0813 (batch)$1.32 / $3.96

OPEN WEIGHTS

Meta

Llama family — open-weight workhorses across the size range.

Llama Guard 4 12B$0.18 / $0.18
Llama 4 Maverick$0.20 / $0.70

OPEN WEIGHTS

Mistral

Mistral family — efficient open-weight models.

Mistral Medium 3.5 (batch)$0.75 / $3.75
Mistral Medium 3.5$1.50 / $7.50

OPEN WEIGHTS

Alibaba

Qwen family — strong multilingual and reasoning open-weight models.

Qwen3.8 Max (0902)$2.00 / $6.00
Qwen3.8 Flash$0.15 / $0.47

FULL CATALOG

+ 248 more

Every listed model is available through the same picker. Search by capability, size, or context length in the app.

Catalog list rates per 1M tokens (input / output) · refreshed 2026-09-05 · query GET /v1/models for canonical IDs and live availability.

How it works

Two paths
to the model

Hosted requests go through Nyquest's upstream gateway. BYOK requests skip it and hit the provider directly using your key.

# Hosted (wallet-billed) You │ ▼ Nyquest tier select · compress · dispatch │ ▼ Upstream Gateway │ ▼ Provider API

Wallet draws at simple per-token rates shown live in the picker. Compression and routing happen before dispatch.

# BYOK (your key) You │ ▼ Nyquest decrypt your key · compress │ ▼ Provider API (direct) billed to YOUR account │ ▼ You

Direct call to the provider using your key. No upstream gateway. Your rates, your billing. Keys AES-256-GCM encrypted at rest.

Model selection

Auto-routed or pinned —
your choice

When you don't specify, the dispatcher picks based on your tier and the request's complexity. When you do specify, that model handles every message in the conversation.

Defaults

Tier-based defaults

Free accounts route to whichever models are currently available at no cost. Once you fund your wallet, Pro unlocks every tier — T0 (local, $0), T1 (fast everyday), T2 (frontier-class), T3 (deep reasoning), and the full 418-model catalog. Circuit breakers fail over between tiers if a provider has an outage.

Pinning

Pinning

Pick any model from the picker and pin it. That model handles the whole thread — no routing decisions, no surprises. Great for benchmarking or when you have a strong preference.

Visibility

Visibility

Every request shows which model served it, how many tokens were used, and what it cost. Available in usage analytics and on the request inspect panel.

Try a model

Sign up free with BYOK or any model currently available at no cost. Switch models any time from the picker, or pin one for the whole thread.

Open Nyquest →