GPT, Claude, Gemini, Llama. One key compatible with OpenAI/Anthropic, transparent pricing, and a marketplace where providers earn from real usage.
120M+
API Requests / day
150+
Models available
30+
Active providers
<2000ms
Avg latency
Compatible with the AI tools you already use
Foza Gateway
/v1 · models · usage
OpenCode
Configure Foza as an OpenAI-compatible provider for local workflows.
Cursor
Use it in your AI editor with a custom base URL and Foza model aliases.
Claude Code
Connect Claude-compatible models or route coding tasks through the gateway.
Codex CLI
Run terminal tasks with one API key and a unified model list.
OpenClaw
Attach the gateway to agent runtimes and switch models without logic changes.
Harness Agent
Power agent workflows with cost, token, and request logs built in.
Shared base URL
https://api.foza.ai/v1
Built for developers who want flexibility, and for providers who want to monetize.
A single OpenAI-compatible key unlocks GPT, Claude, Gemini and every provider-listed model. Zero SDK changes.
Every provider is reviewed before going live. Real-time uptime, latency, and success-rate metrics are public.
No subscriptions, no seats. Load your wallet and pay only for the tokens you actually consume.
Host your own inference endpoint, list it on the marketplace and earn on every token buyers send through.
Token counts, cost breakdown, latency histograms, and full request logs visible in the console in real time.
API keys are SHA-256 hashed. Provider upstream keys are AES-256-GCM encrypted. JWT auth with short-lived tokens.
Competitive pricing from verified providers.
GPT-5.5
OpenAI
Input / 1M
$0.25
Output / 1M
$1.50
GPT-5.4
OpenAI
Input / 1M
$0.125
Output / 1M
$0.75
GPT-5.4 mini
OpenAI
Input / 1M
$0.0375
Output / 1M
$0.225
GPT-5.3 Codex
OpenAI Codex
Input / 1M
$0.0875
Output / 1M
$0.70
Claude Opus 4.7
Anthropic
Input / 1M
$0.25
Output / 1M
$1.25
Claude Sonnet 4.6
Anthropic
Input / 1M
$0.15
Output / 1M
$0.75
Claude Haiku 4.5
Anthropic
Input / 1M
$0.05
Output / 1M
$0.25
Gemini 3.1 Pro Preview
Input / 1M
$0.10
Output / 1M
$0.60
Gemini 3 Flash Preview
Input / 1M
$0.025
Output / 1M
$0.15
Gemini 3.1 Flash-Lite
Input / 1M
$0.0125
Output / 1M
$0.075
DEDeepSeek V4 Flash
DeepSeek
Input / 1M
$0.007
Output / 1M
$0.014
MIMistral Large 3
Mistral
Input / 1M
$0.025
Output / 1M
$0.075
Use Foza models inside popular editors, CLIs, and agent frameworks with only a base URL and API key.
OpenCode
CLIConfigure Foza as an OpenAI-compatible provider for local workflows.
# ~/.config/opencode/config.json"providers": {"foza": {"base_url": "https://api.foza.ai/v1","api_key": "sk-foza-xxxx"}}
Cursor
AI EditorUse it in your AI editor with a custom base URL and Foza model aliases.
# Cursor Settings → ModelsOverride AI Base URL:https://api.foza.ai/v1API Key: sk-foza-xxxxModel: provider/gpt-4o
Claude Code
CLI AgentConnect Claude-compatible models or route coding tasks through the gateway.
$ ANTHROPIC_BASE_URL=\https://api.foza.ai/v1 \ANTHROPIC_API_KEY=sk-foza-xxxx \claude
Codex CLI
TerminalRun terminal tasks with one API key and a unified model list.
$ OPENAI_API_KEY=sk-foza-xxxx \OPENAI_BASE_URL=\https://api.foza.ai/v1 \codex "Fix the bug in main.ts"
OpenClaw
AgentAttach the gateway to agent runtimes and switch models without logic changes.
# openclaw.config.tsllm: {provider: "openai",base_url: "https://api.foza.ai/v1",api_key: "sk-foza-xxxx",model: "provider/claude-sonnet-4.6"}
Harness Agent
WorkflowPower agent workflows with cost, token, and request logs built in.
# harness-agent.yamlai_provider:type: openai_compatiblebase_url: https://api.foza.ai/v1api_key: ${{ secrets.FOZA_KEY }}model: provider/gpt-5.4
Shared base URL
https://api.foza.ai/v1 — drop-in replacement for any OpenAI base URL
From zero to first AI response in under 5 minutes.
Sign up with email or Google in under 30 seconds.
Create a key in the console and subscribe it to any model.
Use any OpenAI-compatible SDK, just change base URL and key.
Track spend, tokens, and latency. Top up and keep going.
Already paying for GPT, Claude, or running your own models? Turn that into income. Register, list your models with custom pricing, and earn on every token buyers send.
Create a free account, generate an API key, and ship your first request in minutes.