Back to Omniroute

Provider Reference

docs/reference/PROVIDER_REFERENCE.md

3.8.4961.6 KB
Original Source

Provider Reference

Auto-generated from src/shared/constants/providers.ts — do not edit by hand. Regenerate with: npm run gen:provider-reference Last generated: 2026-08-12

Total providers: 339. See category breakdown below.

Categories

  • Free — free tier with API key (configured via dashboard)
  • No-auth — public endpoints that require no key or sign-in at all
  • OAuth — sign-in flow handled by OmniRoute, no API key needed
  • Web cookie — wraps the provider's web app via cookie auth
  • API key — paid provider configured via API key (free credits may apply)
  • Local — runs on the user's machine (Ollama, LM Studio, vLLM, etc.)
  • Search — web search providers
  • Audio — audio-only providers (TTS/STT)
  • Upstream proxy — providers that proxy to other providers
  • Cloud agent — long-running coding agents (Codex Cloud, Devin, Jules)
  • System — OmniRoute-internal providers (loopback, etc.)

Additional tags: image, video, aggregator, enterprise, embed/rerank, self-hosted.

Tool calling (where shown): native — real function-calling API; emulated — the tools array is prompt-emulated via webTools.ts (regex-parsed <tool>{...}</tool> blocks); nonetools is currently silently dropped. See #7286.

Use the dashboard at /dashboard/providers to enable, configure, and test each provider.


No-auth Providers (no key required) (10)

IDAliasNameTagsWebsiteNotesTool calling
aihordehordeAI HordeNo-authlinkNo API key required — uses AI Horde's documented anonymous key. Adding a free aihorde.net key is optional and only buys higher queue priority (kudos).
auggieaugAugment (Auggie CLI)No-authlinkNo API key stored by OmniRoute. Install the Auggie CLI and run auggie login on this machine, then OmniRoute spawns it locally for each request.
chipotlepepperChipotle Pepper AI (Free)No-authlinkNo credentials required. Uses Chipotle's public support chatbot via reverse-engineered SockJS/STOMP protocol.
devin-cli-agenticdvaDevin CLI Agentic BridgeNo-authlinkAuthentication is owned by the official Devin CLI in its isolated bridge volume.emulated
duckduckgo-webddgwDuckDuckGo AI ChatNo-authlinkNo credentials required — DuckDuckGo AI Chat is anonymous and free.emulated
felo-webfeloFeloNo-authlinkNo credentials required — Felo is a free, no-signup chat/search aggregator.
mimocodemcodeMiMoCode (Free)No-authlinkNo API key required. The executor auto-generates JWT tokens via device fingerprint bootstrap.
opencodeocOpenCode FreeNo-authlinkNo API key required — uses OpenCode's public free endpoint.
theoldllmtllmThe Old LLM (Free)No-authlinkNo credentials required. The executor auto-generates access tokens via an embedded Playwright browser instance.
veoaifree-webveo-freeVeo AI FreeNo-auth, videolinkNo auth required. Rate limited to 6 requests/hour per IP.

OAuth Providers (25)

IDAliasNameTagsWebsiteNotes
agyagyAntigravity CLIOAuthlinkImport your Antigravity CLI (agy) login (paste/upload its token file), auto-detect a local CLI login, or sign in with Google. Shares the Antigravity backend (incl. Claude models).
amazon-qaqAmazon QOAuthlinkUses the same AWS Builder ID or imported refresh-token flow as Kiro, but keeps Amazon Q connections separate.
antigravityAntigravityOAuth
claudeccClaude CodeOAuth
clineclClineOAuth
clinepasscpClinePassOAuthlinkClinePass is Cline's $9.99/mo subscription bundling 10 open coding models. Sign in with your Cline account (same login as the Cline CLI/IDE), or paste a direct ClinePass API key (app.cline.bot → Settings → API Keys). A ClinePass subscription unlocks the cline-pass/* models. Reuses the Cline WorkOS OAuth flow.
codebuddy-cncbcnCodeBuddy CNOAuthlinkTencent CodeBuddy CN (copilot.tencent.com). Sign in via the official CLI device-code flow, or paste a direct API key (sent as Authorization: Bearer). Catalog: GLM / Kimi / MiniMax / DeepSeek / Hunyuan.
codexcxOpenAI CodexOAuth
cursorcuCursor IDEOAuth
devin-clidvDevin CLIOAuthlinkRequires the Devin CLI binary. Run devin auth login to authenticate, or provide your WINDSURF_API_KEY. Install: https://cli.devin.ai
devin-desktopDevin DesktopOAuthlinkPaste an existing Devin API key from an authenticated Devin session. Key export availability and steps vary by Devin version and account.
ghe-copilotghe-copilotGitHub Enterprise CopilotOAuthEnter your GHE instance URL (e.g., https://ghe.company.com) in provider settings, then authenticate via device flow.
githubghGitHub CopilotOAuth
gitlab-duogitlab-duoGitLab DuoOAuthlinkGitLab Duo OAuth is not configured. Register an OAuth application at https://gitlab.com/-/profile/applications with redirect URI http://localhost:20128/callback and scopes "ai_features read_user", then set GITLAB_DUO_OAUTH_CLIENT_ID (and optionally GITLAB_DUO_OAUTH_CLIENT_SECRET) and restart.
grok-cligcGrok BuildOAuthSign in with your browser, or paste your ~/.grok/auth.json (or the JWT access token) from the Grok Build CLI; refresh_token is rotated automatically either way.
kilocodekcKilo CodeOAuth
kimi-codingkmcKimi Code CLIOAuthlinkSign in with the same Kimi account used by Kimi Code CLI. OmniRoute uses the CLI OAuth flow and Kimi Coding Plan endpoints.
kirokrKiro AIOAuthFree tier: 50 credits/month (~25K–100K tokens). ⚠️ Kiro ToS prohibits third-party proxy/harness use.
openferenceofOpenferenceOAuthlinkSign in with your Openference account to route requests through api.openference.com. An active plan is required for inference — OAuth may authenticate but return 402 without one.
qoderifQoderOAuth
raycastrcRaycast Pro AIOAuthlinkUnofficial integration — uses your Raycast Pro subscription via credentials from the macOS app (Auto-Import or manual capture). May break on Raycast updates. Not for redistribution; personal use only.
traetrTraeOAuthlinkTrae is an AI-native IDE by ByteDance (SOLO remote agent). Authorize via trae.ai in the popup, or sign in at solo.trae.ai and paste the Cloud-IDE-JWT (sent as 'Authorization: Cloud-IDE-JWT <token>', ~14-day lifetime) as the access token; web_id/biz_user_id/user_unique_id/scope/tenant/region propagate via providerSpecificData. No headless refresh for pasted tokens — re-paste on expiry.
xai-oauthxaoxAI OAuth (Grok)OAuthlinkSign in with xAI to use api.x.ai models such as Grok 4.5. This is separate from Grok Build JWT sessions, which use cli-chat-proxy.grok.com and grok-build model aliases.
zedzdZed IDEOAuthlinkZed stores LLM provider credentials (OpenAI, Anthropic, Google, Mistral, xAI) in the OS keychain. Use the Import button below to discover and import them automatically.
zed-hostedZed Hosted ModelsOAuthlinkSign in with your Zed account (native-app sign-in). OmniRoute generates a one-time RSA keypair and opens zed.dev to authorize it — on a remote/headless install, copy the resulting 127.0.0.1 callback URL from your browser's address bar and paste it back here. Distinct from the 'Zed IDE' credential-import entry above: this proxies chat completions through Zed's own hosted model aggregator (cloud.zed.dev), fronting Anthropic/OpenAI/Google/xAI models under your Zed plan.
IDAliasNameTagsWebsiteNotesTool calling
adapta-webadp-webAdapta.org (Adapta One Web)Web cookielinkPaste your __client cookie value from .clerk.agent.adapta.one (DevTools → Application → Cookies)emulated
adobe-fireflyfireflyAdobe Firefly (Image/Video)Web cookielinkRECOMMENDED: firefly.adobe.com signed-in → F12 → Network → click firefly-3p.ff.adobe.io (generate-async or models/discovery) → Request Headers → Authorization → copy the token AFTER 'Bearer ' (starts with eyJ…). Cookie-only from firefly.adobe.com mints a GUEST token → 401/403; only multi-domain IMS cookies (adobelogin.com) or that Bearer JWT work. Unofficial/experimental media + Limits.
blackbox-webbb-webBlackbox Web (Subscription)Web cookielinkPaste your __Secure-authjs.session-token value or full cookie header from app.blackbox.aiemulated
chatgpt-webcgpt-webChatGPT Web (Plus/Pro)Web cookielinkPaste your __Secure-next-auth.session-token cookie value from chatgpt.comemulated
chatgpt-web-codexcgpt-codexChatGPT Web (Codex)Web cookielinkPaste the full ChatGPT Cookie header. OmniRoute verifies it in an isolated headless browser profile.native
claude-webcwClaude WebWeb cookielinkPaste your session cookie from claude.ainone
conol-webcnlConol (Unofficial/Experimental)Web cookielinkUse browser sign-in, or paste the full Cookie header from conol.ai. The __Secure-better-auth.session_token cookie is required.
copilot-m365-webm365copilotMicrosoft 365 Copilot (BizChat)Web cookielinkSign in at m365.cloud.microsoft/chat, then open DevTools → Network → filter 'WS' → click the Chathub WebSocket connection. Copy both the access_token query parameter AND the account-specific Chathub path segment from its request URL (wss://…/Chathub/<path>?…&access_token=…). It is NOT an Authorization: Bearer header on an XHR/Fetch request. The token is short-lived; this is an unofficial integration.
copilot-webcopilotMicrosoft Copilot WebWeb cookielinkPaste the access_token from an authenticated copilot.microsoft.com request (DevTools → Network → Authorization), or export a HAR while logged in
deepseek-webds-webDeepSeek WebWeb cookielinkPaste your userToken from chat.deepseek.com — DevTools → Application → Local Storage → userTokenemulated
doubao-webdbDola Web (ByteDance)Web cookielinkPaste the full Cookie header from www.dola.com. It should include sessionid, ttwid, and s_v_web_id. If s_v_web_id is unavailable, fp=verify_... from a chat/completion request URL can be used as a fallback.
gemini-businessgembizGemini Business (Enterprise)Web cookielinkFrom your enterprise account: open business.gemini.google/home/cid/{your-cid}, then copy __Secure-1PSID and __Secure-1PSIDTS cookies from DevTools → Application → Cookies. Paste as a cookie header below.
gemini-webgwebGemini Web (Free)Web cookielinkPaste your __Secure-1PSID cookie value from gemini.google.com. Optionally add __Secure-1PSIDTS separated by semicolon.emulated
grok-webgwGrok Web (Subscription)Web cookielinkPaste the full grok.com cookie line from DevTools → Application → Cookies. Include both sso and sso-rw (e.g. sso=...; sso-rw=...) — Grok's anti-bot rejects sso on its own.
hailuo-webhailuo-webHailuo Web (MiniMax)Web cookielinkOpen hailuo.ai, log in, then open DevTools → Application → Local Storage → copy the "_token" value. device_id/uuid fingerprint fields are derived automatically; if requests fail, re-capture _token (sessions can expire).
huggingchathuggingchatHuggingChat (Free)Web cookielinkPaste the full Cookie header from huggingface.co/chat (DevTools → Network → /chat/conversation → Request Headers → Cookie). It should include hf-chat and may also include token / aws-waf-token.
hyperagenthaHyperAgent (Unofficial/Experimental)Web cookielinkPaste the full Cookie header from hyperagent.com (DevTools → Network → any request → Request Headers → Cookie). Session cookies power chat + billing usage.
inner-aiin-aiInner.ai (Subscription)Web cookielinkPaste your token cookie and email separated by a space: open DevTools → Application → Cookies → .innerai.com, copy the token value, then append a space and your Inner.ai login email. Example: eyJhbG... [email protected]emulated
kimi-webkimi-webKimi WebWeb cookielinkPaste access_token from www.kimi.com DevTools → Application → Local Storage. A legacy kimi-auth cookie is also accepted.
lmarenalmaArena (Free)Web cookielinkPaste the full Cookie header from arena.ai (DevTools → Network → request → Cookie). Include arena-auth-prod-v1.0/.1… and cf_clearance/__cf_bm when present. OmniRoute uses Chrome TLS impersonation; if Arena still 403s, set providerSpecificData.recaptchaV3Token from a live browser session.
microsoft-designer-webmsdesignerMicrosoft Designer (Image Generation)Web cookielinkSign in at designer.microsoft.com, then open DevTools → Network, generate an image, and find the request to DallE.ashx?action=GetDallEImagesCogSci. Copy the value of its Authorization: Bearer header (the access_token — no 'Bearer ' prefix). The token is short-lived; this is an unofficial, reverse-engineered integration.
muse-spark-webms-webMuse Spark Web (Meta AI)Web cookielinkPaste your ecto_1_sess cookie AND the ecto1:... WS auth token from meta.ai. Capture the ecto1: token in DevTools → Network → WS → the clippy request's Authorization query param. Example: ecto_1_sess=4240a308...NVDg0; ecto1:ABCD...emulated
notion-webnwNotion AI Web (Unofficial/Experimental)Web cookielinkPaste only the token_v2 cookie VALUE from app.notion.com (DevTools → Application → Cookies → token_v2). Do not paste token_v2= or the full Cookie header. Workspace is auto-detected; space_id / notion_user_id are optional.
perplexity-webpplx-webPerplexity Web (Pro/Max)Web cookielinkPaste your __Secure-next-auth.session-token cookie value from perplexity.aiemulated
poe-webpoePoe Web (Subscription)Web cookielinkPaste your p-b cookie value from poe.com (DevTools → Application → Cookies → p-b)
promptqlpqlPromptQL (Unofficial/Experimental)Web cookielinkPaste the Bearer JWT from prompt.ql.app DevTools → Network → graphql → Authorization (token only). Optional projectId + session Cookie for refresh.
qwen-webqwen-webQwen Web (Free)Web cookielinkOpen chat.qwen.ai, log in, then open DevTools → Application → Local Storage → copy the "token" value (or use tongyi_sso_ticket cookie as Bearer token).emulated
t3-webt3chatt3.chat (Pro/Free)Web cookielinkOpen t3.chat in your browser, log in, then open DevTools → Application → Local Storage → https://t3.chat. Copy the value of 'convex-session-id'. Also open DevTools → Network, copy the Cookie header from any request. Paste both values here. See provider setup docs for a step-by-step guide.emulated
tinycms-webtcwTinyCMS Web (Free/Sub)Web cookielinkGo to site.tinycms.xyz, open DevTools → Application → Local Storage, copy the value of 'app-config-uuid' (starts with 'R'), and paste it here.
v0-vercel-webv0-vercel-webv0 Vercel Web (Code Gen)Web cookielinkPaste your session cookie from v0.dev (DevTools → Application → Cookies)
venice-webvenVenice Web (Privacy)Web cookielinkPaste your session cookie from venice.ai (DevTools → Application → Cookies)
yuanbao-webybwTencent Yuanbao (Free)Web cookielinkLog in to yuanbao.tencent.com, then paste the full Cookie header (DevTools → Network → any /api request → Request Headers → Cookie). It must contain hy_user and hy_token.
zai-webzwZ.ai WebWeb cookielinkCopy the "token" value from chat.z.ai → DevTools → Application → Local Storage. Do not copy cookies; OmniRoute handles the per-request CAPTCHA through its browser transport.
zenmux-freezmfZenMux Free (Web)Web cookielinkLogin at zenmux.ai, then export all cookies using EditThisCookie or Cookie-Editor and paste the full Cookie header string here. Refresh every ~30 days.

API Key Providers (paid / paid-with-free-credits) (228)

IDAliasNameTagsWebsiteNotes
360ai360ai360 AIAPI keylinkGet API key at ai.360.cn
agentrouteragentrouterAgentRouterAPI key, aggregatorlink$200 free credits on signup - multi-model routing gateway
agnesagnesAgnes AIAPI key, videolinkGet API key at agnes-ai.com
ai21ai21AI21 LabsAPI keylink$10 trial credits on signup (valid 3 months), no credit card required
aimlapiaimlAI/ML APIAPI key, aggregatorlinkFree tier paused (2026) — AI/ML API is now pay-as-you-go only (min $20 top-up); no recurring free credits.
ainativeainativeAINative StudioAPI keylinkCreate a free API key at ainative.studio (no card), then paste it here as a Bearer token.
aionaionAion LabsAPI keylinkCreate a free API key at aionlabs.ai (no card), then paste it here as a Bearer token.
alibabaaliAlibaba Cloud Model StudioAPI keylink
alibaba-cnali-cnAlibaba (China)API keylink
ant-linglingAnt Ling / Ring (inclusionAI)API keylinkRegister and create an API key at the Ant Ling API console (https://chat.ant-ling.com/open), then paste it here. OmniRoute routes chat traffic to https://api.ant-ling.com/v1/chat/completions; the provider is OpenAI-compatible and also exposes an Anthropic-compatible surface.
anthropicanthropicAnthropicAPI keylink
anyapianyapiAnyAPI AIAPI key, aggregatorlinkFree plan: 100,000 ANY Tokens/day and 100 RPM for eligible Free/Basic models; no credit card required.
api-airforceafApi.airforceAPI keylink55 free tier models including Grok-3, Claude 3.7, Qwen3, Kimi-K2, Gemini 2.5 Flash, DeepSeek-V3
arcee-aiarceeArcee AIAPI keylinkGet API key at arcee.ai
aurikoaurikoAurikoAPI key, aggregatorlinkFree plan publishes 1,000 Platform RPM and 10,000 BYOK RPM. Platform inference still passes through provider cost; this is not a free-token pool or unlimited free inference.
azure-aiazure-aiAzure AI FoundryAPI key, enterpriselinkUse your Azure AI Foundry key. Base URL can be https://<resource>.services.ai.azure.com/openai/v1/ or https://<resource>.openai.azure.com/openai/v1/.
azure-openaiazureAzure OpenAIAPI key, enterpriselinkUse your Azure OpenAI API key. Base URL should be your resource endpoint, for example https://my-resource.openai.azure.com.
baibaib.aiAPI keylinkBearer API key for the b.ai OpenAI-compatible LLM gateway (distinct from TheB.AI). Create a key at https://docs.b.ai, then use https://api.b.ai/v1 as the OpenAI-compatible base URL.
baichuanbaichuanBaichuanAPI keylinkGet API key at platform.baichuan-ai.com
baidubaiduBaidu (ERNIE)API keylinkGet API key at console.bce.baidu.com
bailian-coding-planbcpAlibaba Token PlanAPI keylink
basetenbasetenBasetenAPI keylink$30 free trial credits for GPU inference
bazaarlinkbzlBazaarLinkAPI keylinkUse your BazaarLink API key (starts with sk-bl-) in Authorization: Bearer <key>. OpenAI SDK works with base URL https://bazaarlink.ai/api/v1. Models use provider/model-name format.
bedrockbedrockAmazon BedrockAPI key, enterpriselinkUse your Amazon Bedrock API key and configure the AWS region where your models are enabled (for example eu-west-2). OmniRoute calls Bedrock's native Converse API directly.
black-forest-labsbflBlack Forest LabsAPI key, imagelink
blackboxbbBlackbox AIAPI keylinkLimited free access is available through Blackbox; model availability and account limits apply
bluesmindsbmBluesMindsAPI keylinkFree daily pi credits — supports 200+ models including GPT-4o, GPT-4.1, Claude Sonnet 4.5, Gemini 2.0 Flash, DeepSeek V4, Qwen, Kimi K2
byteplusbpmBytePlus ModelArkAPI keylink
bytezbytezBytezAPI keylink$1 free credits, refreshes every 4 weeks
cerebrascerebrasCerebrasAPI keylinkFree Trial: 1M tokens/day, 30K TPM, 5 RPM — no credit card.
charm-hypercharm-hyperCharm HyperAPI keylink100 free monthly Hypercredits on signup
chat-oripechat-oripeChat OripeAPI key, aggregatorlinkOfficial metadata advertises 2M tokens/month, but the public site and documentation were blocked during audit; treat the quota and brand mapping as unconfirmed.
chatanywherechatanywhereChatAnywhereAPI key, aggregatorlinkPersonal, educational or research use only: public documentation cites 10,000 points/day and 200 requests/day per IP/key; do not use for commercial traffic.
cheaperinferencecinfCheaper InferenceAPI keylink
chenzkchenzkChenzk APIAPI keylink
chuteschutesChutes.aiAPI key, aggregatorlinkBearer API key for the Chutes OpenAI-compatible gateway.
clarifaiclarifaiClarifaiAPI key, enterpriselinkUse your Clarifai PAT or app-specific API key. OmniRoute targets the OpenAI-compatible endpoint at https://api.clarifai.com/v2/ext/openai/v1 and authenticates with Authorization: Key <token>.
cloudcode-onecloudcode-oneCloudCode.ONEAPI key, aggregatorlinkPublished free models include glm-4.7-flash and glm-4.6v-flash; no numeric quota is published, and key creation may require credit or a coupon.
cloudflare-aicfCloudflare Workers AIAPI keylinkRequires API Token AND Account ID (found at dash.cloudflare.com)
clova-studioclovaNaver CLOVA StudioAPI keylink
codestralcodestralCodestralAPI keylink
coherecohereCohereAPI keylinkFree Trial: 1,000 API calls/month for testing, no credit card required
command-codecmdCommand CodeAPI keylinkUse a Command Code API key. Requests are sent to Command Code's /alpha/generate endpoint.
cozecozeCozeAPI keylinkGet API key at coze.com/open/api
crofcrofCrofAIAPI keylink
dahldahlDahlAPI keylinkClick 'Add Account' to auto-generate a token, or add a manual API key.
databricksdatabricksDatabricksAPI key, enterpriselink
datarobotdatarobotDataRobotAPI key, enterpriselinkUse your DataRobot API token. Optional Base URL can be the account root (for LLM Gateway) or a deployment URL under /api/v2/deployments/<id>.
deepaideepaiDeepAIAPI key, imagelinkUse your DeepAI API key. Get one at deepai.org — requires a Pro subscription ($9.99/mo).
deepinfradeepinfraDeepInfraAPI keylinkFree signup credits for API testing and model exploration
deepseekdsDeepSeekAPI keylink5M free tokens on signup - no credit card required
dgriddgridDGridAPI keylinkDGrid Free Models Router: 10 requests/minute and 100 requests/day. A $5 lifetime top-up unlocks up to 20 requests/minute and 1,000 requests/day.
difydifyDifyAPI keylinkGet API key from your Dify instance.
digitaloceandigitaloceanDigitalOceanAPI keylink
ditdaiDIT.aiAPI keylinkUse your dit.ai API key in Authorization: Bearer <key>. Fully OpenAI-compatible — a drop-in replacement, just change the base URL to https://api.dit.ai/v1.
doubaodoubaoDoubaoAPI keylinkGet API key at console.volcengine.com
dxntdxntDXNT / DX TokenAPI key, aggregatorlinkFree accounts are documented at 100 calls/day; the quota may increase through invitations and can vary by account.
electronhubelectronhubElectron HubAPI key, aggregatorlinkFree plan: 5 RPM, $0.25 weekly credits and 10 Neutrinos/day for :free models; family budgets also apply.
empowerempowerEmpowerAPI key, aggregatorlinkBearer API key for the Empower OpenAI-compatible endpoint.
factoryfactoryFactoryAPI keylinkBearer API key for the Factory OpenAI-compatible gateway.
fal-aifalFal.aiAPI key, imagelink
fastrouterfastrouterFastRouterAPI key, aggregatorlinkModels with the :free suffix allow 10 requests/day per organization and model; availability may change.
featherless-aifeatherlessFeatherless AIAPI keylinkFree tier available — no credit card required
fenayaifenayaiFenayAIAPI key, aggregatorlinkBearer API key for the FenayAI OpenAI-compatible gateway.
fireworksfireworksFireworks AIAPI keylink$1 free starter credits on signup for API testing
free-aifree-aiFree.aiAPI key, aggregatorlink30,000 tokens/day cover self-hosted models after email verification. Usage beyond the pool can bill at raw cost, and premium external models are paid.
freeaiapikeyfaikFreeAIAPIKeyAPI keylink
freeinferencefreeinferenceFreeInferenceAPI key, aggregatorlinkFree research access without a card; non-Harvard applicants require manual approval and no numeric quota is publicly guaranteed.
freemodel-devfmdFreeModel.devAPI keylink$300 free credits on signup — no credit card required. Access GPT-5.4 and GPT-5.5 (OpenAI's latest flagship models) through an OpenAI-compatible API.
freepikfpkFreepik (Mystic)API key, imagelinkGet API key at freepik.com/developers (Mystic image endpoint)
freetheaiftaFreeTheAiAPI key, aggregatorlinkJoin the FreeTheAi Discord to get your free API key.
friendliaifriendliFriendliAIAPI keylinkFree tier for serverless inference — no credit card required
g4f-geminig4fgemg4f.space — GeminiAPI key, aggregatorlinkNo auth required. Free tier is limited to 5 requests/minute — sign up at g4f.dev/members.html for higher limits.
g4f-groqg4fgroqg4f.space — GroqAPI key, aggregatorlinkNo auth required. Free tier is limited to 5 requests/minute — sign up at g4f.dev/members.html for higher limits.
g4f-nvidiag4fnvg4f.space — NVIDIAAPI key, aggregatorlinkNo auth required. Free tier is limited to 5 requests/minute — sign up at g4f.dev/members.html for higher limits.
g4f-ollamag4follg4f.space — OllamaAPI key, aggregatorlinkNo auth required. Free tier is limited to 5 requests/minute — sign up at g4f.dev/members.html for higher limits.
g4f-pollinationsg4fpolg4f.space — PollinationsAPI key, aggregatorlinkNo auth required. Free tier is limited to 5 requests/minute — sign up at g4f.dev/members.html for higher limits.
galadrielgaladrielGaladrielAPI keylink⚠️ DEPRECATED. api.galadriel.ai no longer resolves (sweep 2026-06-19); the inference API appears discontinued.
geminigeminiGemini (Google AI Studio)API keylinkFree tier available through Google AI Studio; current per-model quotas and regional limits apply
getgoapiggoGoAPIAPI key, aggregatorlink
gigachatgigachatGigaChat (Sber)API keylink
gitlabgitlabGitLab Duo PATAPI keylinkGitLab personal access token for the public Code Suggestions API. Configure a self-hosted base URL when not using gitlab.com.
gitlawbglbGitlawb Opengateway (MiMo)API keylinkFree MiMo (xiaomi/mimo-v2.5) revoked 2026-05 — Opengateway is now a pay-as-you-go credit gateway; no recurring free model.
gitlawb-gmiglb-gmiGitlawb Opengateway (GMI Cloud)API keylinkFree Nemotron promo ended 2026-06 — the GMI Cloud route is now pay-as-you-go credit only.
glmglmGLM CodingAPI keylink
glm-cnglmcnGLM Coding (China)API keylink
glmtglmtGLM ThinkingAPI keylink
groqgroqGroqAPI keylinkFree tier: 30 RPM / 14.4K RPD — no credit card
hackclubhcHackclub AIAPI key, aggregatorlinkSign in with your Hack Club account at ai.hackclub.com.
haiperhpHaiperAPI key, videolinkGet API key at haiper.ai/haiper-api
hcnsechcnsecHuancheng Public APIAPI keylinkGet API key at api.hcnsec.cn
helixmindhelixmindHelixMindAPI key, aggregatorlinkPreviously circulated 3 RPM/50 RPD and no-card claims were not confirmed during the 2026-08-02 audit; current quota and billing require account verification.
helyxaihelyxaiHelyx AIAPI key, aggregatorlinkOperational Free plan documents 100,000 tokens/day; the site's separate 2M+ marketing claim conflicts and is not treated as a quota guarantee.
herokuherokuHeroku AIAPI key, enterpriselink
huggingfacehfHuggingFaceAPI keylinkFree Inference API for thousands of models (Whisper, VITS, SDXL…)
hyperbolichypHyperbolicAPI keylink$1-5 trial credits on signup for serverless inference
ideogramideoIdeogramAPI keylinkGet API key at ideogram.ai/docs/api
iflytekiflytekiFlytek SparkAPI keylinkGet API key at console.xfyun.cn
inceptioninceptionInceptionAPI keylink10M free tokens on signup, no credit card required.
inference-netinetInference.netAPI keylink$25 free credits on signup plus research grants available
internlminternlmInternLM (Intern-S1)API keylinkFree monthly quota ~1M input / 3M output tokens (~10 RPM)
jina-aijinaJina AIAPI key, embed/reranklinkBearer API key for the Jina AI rerank API.
jina-readerjrJina ReaderAPI keylink
kenarikenariKenariAPI keylinkUse your Kenari API key (kn-...) in Authorization: Bearer <key>. Fully OpenAI-compatible. API base URL: https://kenari.id/v1.
kiekieKIE.AIAPI keylink
kilo-gatewaykgKilo GatewayAPI key, aggregatorlink
kimikimiKimi (Legacy Moonshot API)API keylink
kimi-coding-apikeykmcaKimi Code API KeyAPI keylink
lambda-ailambdaLambda AIAPI keylink
laozhanglzLaoZhang AIAPI key, aggregatorlink
leonardoleoLeonardo AIAPI key, videolinkGet API key at leonardo.ai/developer
liquidliquidLiquid AIAPI keylinkGet API key at liquid.ai
literouterliterouterLiteRouterAPI key, aggregatorlinkFree model variants use the :free suffix; daily credit limits vary by model and free input is capped at 5,000 tokens.
llamagatellamagateLlamaGateAPI keylink
llm-kiwillmkiwiLLM.KiwiAPI key, aggregatorlinkFree plan exposes auto and hrLLM; the published 40 requests/hour limit applies to hrLLM.
llm7llm7LLM7.ioAPI keylinkUse any non-empty key (for example 'unused'). If older built-in models return model_unavailable, use Available Models → Import from /models or Auto-Sync; verified live model: gemini-3.1-flash-lite.
llmgatewayllmgatewayLLM GatewayAPI key, aggregatorlinkHosted Free plan: free-priced models are limited to 5 requests per 10 minutes when the account has no credits.
longcatlcLongCat AIAPI keylinkFree: one-time 10M-token grant after account signup + KYC verification (LongCat-2.0). One-time only — not a recurring daily/monthly allowance.
maritalkmaritalkMaritalkAPI keylink
meganova-aimeganova-aiMegaNova AIAPI key, aggregatorlinkFree signup without a card. Published Tier 1 per-model quotas total 550 requests/day; they are not a shared global pool, and paid overage can apply if enabled.
meta-llamametaMeta Llama APIAPI keylink
minimaxminimaxMinimax CodingAPI key, videolink
minimax-cnminimax-cnMinimax (China)API keylink
mistralmistralMistralAPI keylinkFree Experiment tier: rate-limited access to all models, no credit card required
mixedbreadmxbaiMixedbread AIAPI keylinkBearer API key for the Mixedbread embeddings API.
mixlayermixlayerMixlayerAPI key, aggregatorlinkThe qwen/qwen3.5-4b-free model is free for prototyping and rate-limited; no fixed public RPM or daily quota is confirmed.
mnn-aimnn-aiMNN AIAPI key, aggregatorlinkFree plan: $1 monthly credits, 10 RPM and access only to models marked Free.
modalmdlModalAPI key, enterpriselinkUse the bearer token that protects your Modal deployment, if enabled. Base URL should point to your OpenAI-compatible Modal app, for example https://<workspace>--<app>.modal.run/v1.
modelscopemsModelScopeAPI keylinkFree tier via ModelScope API-Inference — Alibaba account required.
monsterapimonsterMonsterAPIAPI keylinkGet API key at monsterapi.ai
moonshotmoonshotKimiAPI keylink
morphmorphMorphAPI keylinkFree tier: 250K credits/month, $0
muse-codemcMuse Code (Meta)API keylinkUse your META_API_KEY env var as a Bearer token. Muse Code CLI uses the OpenAI Responses API wire format (POST /responses).
naga-acnagaNaga.acAPI key, aggregatorlinkGet API key at naga.ac — Google/GitHub/Discord signup available.
naga-ainaga-aiNaga AIAPI key, aggregatorlinkModels marked :free are publicly listed, but no numeric quota is confirmed. Naga's policy warns that free-tier prompts and outputs may be collected or used for training.
nanogptnanogptNanoGPTAPI keylink
naranaraNaraRouterAPI keylinkGet a free API key via NaraRouter's Telegram channel, then paste it here as a Bearer token.
navynavyNavyAIAPI keylinkCreate a free API key from the NavyAI dashboard, then paste it here as a Bearer token.
nebiusnebiusNebius AIAPI keylink~$1 trial credits on signup for API testing
nlpcloudnlpcNLP CloudAPI keylinkUse your NLP Cloud API key in Authorization: Token <key>. OmniRoute targets the chatbot endpoint on https://api.nlpcloud.io/v1/gpu/<model>/chatbot by default.
nomicnomicNomicAPI keylinkGet API key at atlas.nomic.ai
nous-researchnousNous ResearchAPI keylinkUse your Nous Portal API key. OmniRoute targets the official OpenAI-compatible inference endpoint at https://inference-api.nousresearch.com/v1.
novitanovitaNovita AIAPI key, video, aggregatorlink$0.50 trial credits on signup (valid about 1 year)
nscalenscalenScaleAPI keylink$5 free credits on signup for inference testing
nubenubeNube.shAPI keylink
nvidianvidiaNVIDIA NIMAPI keylinkFree dev access: ~40 RPM, 70+ models (Kimi K2.5, GLM 4.7, DeepSeek V3.2...)
ociociOCI Generative AIAPI key, enterpriselinkUse your OCI Generative AI API key or IAM bearer token. Base URL can be https://inference.generativeai.<region>.oci.oraclecloud.com/openai/v1/.
ofoxaiofoxaiOfoxAIAPI key, aggregatorlinkThe current catalog advertises 10+ free models without a public numeric quota; review upstream provenance, retention and training terms before production use.
ollama-cloudollamacloudOllama CloudAPI keylink
openadapteroadOpenAdapterAPI keylinkUse your OpenAdapter API key in Authorization: Bearer sk-cv-<key>. Fully OpenAI-compatible. API base URL: https://api.openadapter.in/v1.
openaiopenaiOpenAIAPI keylink
opencode-goopencode-goOpenCode GoAPI keylink
opencode-zenopencode-zenOpenCode ZenAPI keylink
openference-apiofaOpenference APIAPI keylinkFree plan: 3-day trial with open-source models — no credit card required
openrouteropenrouterOpenRouterAPI key, aggregatorlinkFree models at $0/token with :free suffix - 20 RPM / 200 RPD
openvectaopenvectaOpenVectaAPI keylinkFree credits on signup for OpenAI-compatible inference across LLMs, embeddings, and reasoning models
orcarouterorcarouterOrcaRouterAPI keylink
ovhcloudovhOVHcloud AIAPI keylink
perplexitypplxPerplexityAPI keylink
piapipiPiAPIAPI key, aggregatorlink
pioneerpnPioneer AIAPI keylink$75 free usage credits — no credit card required
plamoplamoPLaMoAPI keylink
poepoePoeAPI key, aggregatorlinkBearer API key for the Poe OpenAI-compatible API.
poixe-aipoixe-aiPoixe AIAPI key, aggregatorlinkCurrent public free limits are small and model-group specific: 2 RPM/5 RPD for large-cup models and 20 RPM/50 RPD for small-cup models.
pollinationspolPollinations AIAPI key, videolinkAnonymous/keyless access to the documented free models is best-effort. Local v3.8.50 verification (2026-07-31) returned 401 via OmniRoute and Cloudflare 1010 on direct upstream probes from the same network. Premium models still require a Pollinations API key from enter.pollinations.ai.
poolsidepoolsidePoolsideAPI keylinkLaguna S 2.1 and XS 2.1 are free during Preview; no public numeric quota is published.
predibasepredibasePredibaseAPI keylink⚠️ DEPRECATED. serving.app.predibase.com no longer resolves (sweep 2026-06-19); the managed serving API appears discontinued.
publicaipublicaiPublicAIAPI keylinkRequires an API key — one-time signup credit, then paid
qianfanqianfanBaidu QianfanAPI keylink
qiniuqiniuQiniuAPI keylink
qwen-cloudqwcQwen CloudAPI keylink
qwen-cloud-token-planqctQwen Cloud Token PlanAPI keylink
recraftrecraftRecraftAPI key, imagelink
regoloregoloRegolo AIAPI keylinkGet your Regolo API key from regolo.ai, then paste it here as a Bearer token.
rekarekaRekaAPI keylinkUse your Reka API key. OmniRoute supports the OpenAI-compatible base URL https://api.reka.ai/v1 and sends both Authorization and X-Api-Key headers for compatibility.
requestyrequestyRequestyAPI keylinkFree tier ~200 requests/day - multi-model routing gateway (300+ models)
routewayroutewayRoutewayAPI keylinkCreate a free API key at routeway.ai, then paste it here as a Bearer token.
runwaymlrunwayRunwayAPI key, videolinkUse your Runway API key in Authorization: Bearer <key>. OmniRoute targets the current Runway API at https://api.dev.runwayml.com/v1 and sends the required X-Runway-Version header automatically.
sambanovasambaSambaNovaAPI keylink$5 free credits on signup (30-day validity), no credit card required
sapsapSAP Generative AI HubAPI key, enterpriselinkUse your SAP AI Core bearer token. Base URL can be your AI_API_URL root or a deploymentUrl from Generative AI Hub.
sarvamsarvamSarvam AIAPI keylink₹1,000 in free signup credits — never expire
scalewayscwScaleway AIAPI keylink1M free tokens for new accounts — EU/GDPR compliant (Paris), Qwen3 235B & Llama 70B
sealionsealionSEA-LIONAPI keylinkSign in at sea-lion.ai with Google (no card, no region wall), create an API key, then paste it here.
segmindsegmindSegmindAPI key, image, videolinkUse your Segmind API key in the x-api-key header. OmniRoute targets https://api.segmind.com/v1/<model> and returns the generated image/video bytes directly.
sensenovasensenovaSenseNovaAPI keylinkGet API key at platform.sensenova.cn
siliconflowsiliconflowSiliconFlowAPI keylink$1 free credits plus currently listed $0 models after identity verification; availability and limits may change
snowflakesnowflakeSnowflake CortexAPI key, enterpriselink
sparkdesksparkdeskSparkDeskAPI keylinkGet API key at console.xfyun.cn
spekaspekaSpeka AIAPI key, aggregatorlinkFree plan: $1 monthly usage, 10 RPM, one API key and access to open models and the playground; no card required.
stability-aistabilityStability AIAPI key, imagelink
stepfunstepfunStepFunAPI keylinkGet API key at platform.stepfun.com
sumopodsumopodSumoPodAPI keylinkUse your SumoPod API key (sk-...) in Authorization: Bearer <key>. Fully OpenAI-compatible. API base URL: https://ai.sumopod.com/v1.
sunosunoSunoAPI keylinkPaste session cookie from suno.ai (Clerk auth)
syntheticsyntheticSyntheticAPI key, aggregatorlink
tencenttencentTencent HunyuanAPI keylinkGet API key at console.cloud.tencent.com
thebaithebaiTheB.AIAPI key, aggregatorlinkBearer API key for the TheB.AI OpenAI-compatible gateway.
tinyfishtfTinyFish FetchAPI keylinkX-API-Key from agent.tinyfish.ai/api-keys
togethertogetherTogether AIAPI key, videolink
tokenreplytokenreplyTokenReplyAPI key, aggregatorlinkFree-tagged models have model- and campaign-specific daily limits; no fixed global free quota is published.
tokenroutertrkTokenRouterAPI keylinkUse your TokenRouter API key in Authorization: Bearer <key>. Fully OpenAI-compatible. API base URL: https://api.tokenrouter.com/v1.
topaztopazTopazAPI key, imagelink
typhoontyphoonTyphoonAPI keylinkFree API key with a 5 req/s and 200 req/m rate limit.
udioudioUdioAPI keylinkPaste session cookie from udio.com (Supabase auth)
uncloseaiuncUncloseAIAPI keylinkNo auth required. API accepts any non-empty string as key for identification. If older built-in models return 404, use Available Models → Import from /models or Auto-Sync; verified live model: solidrust/Hermes-3-Llama-3.1-8B-AWQ.
unorouterunorouterUnoRouterAPI key, aggregatorlinkModels with the :free suffix do not debit balance; limit is 1 request/minute per free model per user.
upstageupstageUpstageAPI keylink
v0-vercelv0v0 (Vercel)API keylink
veniceveniceVenice.aiAPI keylink
vercel-ai-gatewayvagVercel AI GatewayAPI key, aggregatorlink
vertexvertexVertex AIAPI key, enterpriselinkProvide Service Account JSON or OAuth access_token
vertex-partnervpVertex AI PartnersAPI key, enterpriselinkProvide the same Service Account JSON used for Vertex AI partner models.
void-aivoid-aiVoid AIAPI key, aggregatorlinkThe public model catalog marks some models with a free plan requirement, but access is conditional and no numeric quota is confirmed.
volcenginevolcengineVolcengineAPI keylink
voyage-aivoyageVoyage AIAPI key, embed/reranklinkBearer API key for Voyage AI embeddings and rerank APIs.
waferwaferWafer AIAPI keylink
wandbwandbWeights & Biases InferenceAPI keylink
watsonxwatsonxIBM watsonx.ai GatewayAPI key, enterpriselinkUse your watsonx bearer token. Base URL can be https://<region>.ml.cloud.ibm.com/ml/gateway/v1/ or a self-managed /ml/gateway/v1 endpoint.
writerwriterWriterAPI keylink
x5labx5labX5LabAPI keylinkUse your X5Lab API key (x5-...) in Authorization: Bearer <key>. Fully OpenAI-compatible. API base URL: https://api.x5lab.dev/v1.
xaixaixAI (Grok)API keylink
xiaomi-mimomimoXiaomi MiMoAPI keylink
xiaomi-mimo-token-planmimotpXiaomi MiMo Token PlanAPI keylink
yiyiYi (01.AI)API keylinkGet API key at platform.lingyiwanwu.com
yolo-autoyolo-autoYolo-AutoAPI key, aggregatorlinkFree API access is request-limited and intended for testing; no numeric daily quota is published and free access is not promised indefinitely.
zaizaiZ.AIAPI keylink
zenmuxzmZenMuxAPI keylinkUse your ZenMux API key in Authorization: Bearer <key>. ZenMux is fully OpenAI-compatible. Base URL: https://zenmux.ai/api/v1.
zerolimitaizerolimitaiZeroLimitAIAPI key, aggregatorlinkTemporary free trial is advertised, but official pages conflict between 3 and 7 days; a 100-calls/day claim is not treated as permanent.
zylo-apizyloZylo APIAPI key, aggregatorlinkBasic plan: 10 RPM, 7,200 requests/day and 200,000 tokens/day; limited to Basic text models.

Local Providers (12)

IDAliasNameTagsWebsiteNotes
comfyuicomfyuiComfyUILocallinkNo API key required. Configure the local ComfyUI base URL (default: http://localhost:8188).
docker-model-runnerdmrDocker Model RunnerLocal, self-hostedlinkAPI key optional. Configure the local Docker Model Runner OpenAI-compatible base URL (default: http://localhost:12434/v1).
lemonadelemonadeLemonade ServerLocal, self-hostedlinkAPI key optional. Configure the local Lemonade OpenAI-compatible base URL (default: http://localhost:13305/api/v1).
llama-cppllamacppllama.cppLocal, self-hostedlinkAPI key optional (use any value, e.g. sk-no-key-required). Configure the llama-server OpenAI-compatible base URL (default: http://127.0.0.1:8080/v1). Note: if Llamafile is also installed, both default to port 8080 — run only one at a time or override the port.
llamafilellamafileLlamafileLocal, self-hostedlinkAPI key optional. Configure the local Llamafile OpenAI-compatible base URL (default: http://127.0.0.1:8080/v1).
lm-studiolmstudioLM StudioLocal, self-hostedlinkAPI key optional. Configure the local LM Studio OpenAI-compatible base URL (default: http://localhost:1234/v1).
ollama-localollamaOllamaLocal, self-hostedlinkNo API key required. Ollama runs locally — configure its OpenAI-compatible base URL (default: http://localhost:11434/v1) and make sure Ollama is running before connecting.
oobaboogaoobaoobaboogaLocal, self-hostedlinkAPI key optional. Configure the local oobabooga OpenAI-compatible base URL (default: http://localhost:5000/v1).
sdwebuisdwebuiSD WebUILocallinkNo API key required. Configure the local WebUI base URL (default: http://localhost:7860).
tritontritonNVIDIA TritonLocal, self-hostedlinkAPI key optional. Configure the Triton OpenAI-compatible base URL (default: http://localhost:8000/v1).
vllmvllmvLLMLocal, self-hostedlinkAPI key optional. Configure the local vLLM OpenAI-compatible base URL (default: http://localhost:8000/v1).
xinferencexinferenceXInferenceLocal, self-hostedlinkAPI key optional. Configure the local XInference OpenAI-compatible base URL (default: http://localhost:9997/v1).

Search Providers (12)

IDAliasNameTagsWebsiteNotes
brave-searchbrave-searchBrave SearchSearchlinkSubscription token from Brave Search API dashboard
exa-searchexa-searchExa SearchSearchlinkAPI key from dashboard.exa.ai
firecrawlfcFirecrawlSearchlinkAPI key from firecrawl.dev/app/api-keys (or set your self-hosted Firecrawl base URL)
google-pse-searchgoogle-pseGoogle Programmable SearchSearchlinkRequires a Google API key and your Programmable Search Engine ID (cx)
linkup-searchlinkupLinkup SearchSearchlinkBearer API key from the Linkup dashboard
ollama-searchollama-searchOllama SearchSearchlinkSame API key as Ollama Cloud (from ollama.com/settings/keys)
perplexity-searchpplx-searchPerplexity SearchSearchlinkSame API key as Perplexity (pplx-...)
searchapi-searchsearchapiSearchAPISearchlinkAPI key from SearchAPI (query param or Bearer auth)
searxng-searchsearxngSearXNG SearchSearchlinkAPI key is optional. Set your SearXNG base URL. Some instances may require a bearer token for access.
serper-searchserper-searchSerper SearchSearchlinkAPI key from serper.dev dashboard
tavily-searchtavily-searchTavily SearchSearchlinkAPI key from app.tavily.com (format: tvly-...)
youcom-searchyoucom-searchYou.com SearchSearchlinkX-API-Key from the You.com platform dashboard

Audio-only Providers (12)

IDAliasNameTagsWebsiteNotes
assemblyaiaaiAssemblyAIAudiolink
aws-pollypollyAWS PollyAudiolinkUse AWS Secret Access Key as API key; set providerSpecificData.accessKeyId and optional region.
cartesiacartesiaCartesiaAudiolink
deepgramdgDeepgramAudiolink
elevenlabselElevenLabsAudiolink
fishaudiofishaudioFish AudioAudiolink
gladiagladiaGladiaAudiolink
inworldinworldInworldAudiolink
playhtplayhtPlayHTAudiolink
rev-airevaiRev AIAudiolink
sonioxsxSonioxAudiolink
speechmaticssmSpeechmaticsAudiolinkFree tier — 8 hours/month, no credit card required. Batch (async) mode only.

Upstream Proxy Providers (2)

IDAliasNameTagsWebsiteNotes
9routernr9routerUpstream proxylink
cliproxyapicpaCLIProxyAPIUpstream proxylink

Cloud Agent Providers (3)

IDAliasNameTagsWebsiteNotes
codex-cloudcodex-cloudCodex CloudCloud agentlinkOpenAI API key with Codex Cloud task access.
devindevinDevinCloud agentlinkDevin API key for cloud agent sessions.
julesjulesGoogle JulesCloud agentlinkJules API key for creating and managing cloud coding tasks.

System Providers (1)

IDAliasNameTagsWebsiteNotes
autoautoAuto (Zero-Config)System

Sources of truth

See Also