Every model, one key
Reasoning, chat, code, vision, embeddings and image generation — all behind a single endpoint and key.
One OpenAI-compatible API key for DeepSeek V4 Flash, Llama 3.3, Mistral, FLUX and more — with native tool-calling and streaming for agents. Usage-based pricing, instant keys, built-in analytics. Zero infrastructure.
Free to start — $1 of monthly usage on every account. No credit card required.
curl https://speka.me/v1/chat/completions \
-H "Authorization: Bearer sk-speka-live-..." \
-H "Content-Type: application/json" \
-d '{
"model": "meta/llama-3.3-70b-instruct",
"messages": [{"role":"user","content":"Explain quantum entanglement simply."}]
}'Already using the OpenAI SDK? Just change the base_url and key.
Speka is a unified AI API gateway that gives developers one OpenAI-compatible API key and endpoint (https://speka.me/v1) to call 16 frontier models — including DeepSeek V4 Flash, Llama 3.3 70B, Mistral Large 3, Kimi K2.6, GPT-OSS 120B, and FLUX — without creating separate vendor accounts or managing multiple SDKs. The API supports native tool-calling, streaming, and JSON mode for agentic applications. Pricing is usage-based (per token), with a free tier requiring no credit card.
Frontier models from the labs you already trust
Skip the infrastructure, the rate-limit headaches and the per-vendor SDKs. One gateway, one bill, full observability — so you can ship agents, not plumbing.
Reasoning, chat, code, vision, embeddings and image generation — all behind a single endpoint and key.
Native tool-calling, streaming and JSON mode. Point the OpenAI SDK at our base URL — no rewrites, no lock-in.
Per-plan RPM and concurrency, enforced fairly with clear headers so you never get surprised.
Pay per token. Monthly included usage on every plan plus pay-as-you-go overage. No lock-in.
Track spend, tokens and latency by key, model and day — right in your dashboard.
Keys are hashed at rest, scoped per project, and revocable instantly. Row-level isolated data.
Frontier open models, production-ready and priced transparently.
Fast open reasoning model with transparent chain-of-thought. Strong at math, logic and multi-step problem solving, with low latency suitable for production and automation.
deepseek-ai/deepseek-v4-flashNVIDIA's reasoning-tuned Nemotron model — strong math, logic and agentic tool-use at an efficient size.
nvidia/llama-3.3-nemotron-super-49b-v1.5Meta's flagship 70B instruct model — 405B-class quality at a fraction of the cost. Great default for production chat.
meta/llama-3.3-70b-instructMistral's top-tier model with excellent reasoning, function calling and 80+ language support.
mistralai/mistral-large-3-675b-instruct-2512Moonshot's large mixture-of-experts model with strong reasoning, agentic tool-use and long-context performance. Fast and reliable for production chat.
moonshotai/kimi-k2.6Open-weight 120B model with strong code generation, refactoring and tool-use. Fast and reliable for coding agents and automation.
openai/gpt-oss-120bSign up in seconds and get a free API key with usage included — no card needed.
Set the base URL to our gateway and use any model id. Works with the OpenAI SDK, LangChain and Vercel AI SDK.
Monitor usage, set limits and upgrade as you grow. We handle routing, failover and infrastructure.
Your keys and data are protected at every layer — so you can build with confidence.
Keys are hashed at rest and shown only once. Scope them per project and revoke instantly.
All traffic is TLS-encrypted end to end between your app, our gateway and model providers.
Your usage, keys and metadata are isolated per account at the database level.
We pass prompts through to generate responses — never to train models. Delete your data anytime.
“Swapped our OpenAI base URL and had DeepSeek-R1 in prod the same afternoon. The tool-calling just worked.”
“One bill for every model we test means we stopped juggling six vendor dashboards. Spend is finally legible.”
“Failover across capacity has kept our agents up through provider outages. That reliability earned our trust.”
Every plan includes monthly usage. Only pay more when you outgrow it.
Kick the tires. No card required.
Start freeFor indie hackers and side projects.
Get StarterFor production apps and growing teams.
Get ProFor high-volume, latency-sensitive workloads.
Get ScaleSee the full breakdown on the pricing page.
Speka is a lean, OpenAI-compatible gateway: 16 frontier models from 7 labs, transparent pay-per-token pricing with no overage penalties, and a genuinely free tier needing no card. OpenRouter and Together AI offer far broader catalogs, but Speka trades breadth for a curated, predictable, drop-in-simple developer experience.
| Feature | Speka | OpenRouter | Together AI |
|---|---|---|---|
| OpenAI-compatible endpoint | Yes — drop-in | Yes — documented drop-in | Yes (some OpenAI endpoints unsupported) |
| Model breadth | 16 curated models, 7 labs | 300+ models, many providers | 200+ open/partner models |
| Native tool / function calling | Yes | Yes (model-dependent) | Yes (model-dependent) |
| Built-in per-key analytics | Yes | Yes (usage dashboard) | Partial (usage/spend per key) |
| Image generation | Yes (FLUX.1 dev/schnell) | Yes | Yes (FLUX, video, audio) |
| Free tier, no credit card | Yes — $1 usage, no card | Yes — free models, rate-limited | Varies — trial credit |
| Pay-per-token, no overage penalty | Yes | Yes — pay-per-token | Yes — pay-per-token |
| Embeddings endpoint | Yes (NV-EmbedQA, NV-Embed) | Varies | Yes |
As of June 2026 — figures change frequently; verify current models, pricing, and limits on each vendor's own site.
An agentic AI API is an endpoint built for multi-step, tool-calling workflows — not just single-turn chat completions. It supports structured function calls, parallel tool use, and streaming responses so an AI agent can reason, act, and iterate without blocking. Speka implements this natively across every model in the catalog without per-model SDK customization.
Speka provides API access to frontier open models across reasoning, chat, code, vision, embeddings, and image generation — including DeepSeek V4 Flash, NVIDIA Nemotron Super 49B, Meta Llama 3.3 70B, Mistral Large 3, Moonshot Kimi K2.6, OpenAI GPT-OSS 120B, and Black Forest Labs FLUX. All are called through a single endpoint using standard OpenAI message formatting.
Yes. Change base_url to https://speka.me/v1 and replace your OpenAI key with your Speka key. No other code changes are required — Speka works with the OpenAI Python and Node.js SDKs, LangChain, the Vercel AI SDK, and any library that accepts a configurable base URL.
Speka targets 99.9% uptime, publishes a live system status page, enforces per-plan rate limits with transparent headers, hashes API keys at rest, scopes them per project, and isolates data at the row level. Predictable concurrency limits and clear overage signals make it suitable for high-throughput production applications and agents.
Join developers shipping faster with Speka. Your first key is free and takes 30 seconds.