Supported models · one catalog · two access paths
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
Same model catalog, two access paths. Pick whichever fits the work.
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.
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.
Provider catalog
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
Claude family — strong at reasoning, instruction-following, and long-context work.
GENERAL
GPT family — broad capability, strong tool-use, competitive pricing across the range.
LONG CONTEXT
Gemini family — long context windows, multimodal native, fast Flash variants.
GENERAL
Grok family — OpenAI-compatible format, strong on real-time reasoning tasks.
REASONING
DeepSeek family — strong math and reasoning at low cost.
OPEN WEIGHTS
Llama family — open-weight workhorses across the size range.
OPEN WEIGHTS
Mistral family — efficient open-weight models.
OPEN WEIGHTS
Qwen family — strong multilingual and reasoning open-weight models.
FULL CATALOG
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
Hosted requests go through Nyquest's upstream gateway. BYOK requests skip it and hit the provider directly using your key.
Wallet draws at simple per-token rates shown live in the picker. Compression and routing happen before dispatch.
Direct call to the provider using your key. No upstream gateway. Your rates, your billing. Keys AES-256-GCM encrypted at rest.
Model selection
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.
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.
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.
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.
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 →