Apr 22, 2026
Python SDK, Node SDK, and CLI — live on PyPI + npm
new
pip install aigateway-py · pnpm add aigateway-js · npm i -g aigateway-cli (`aig` binary). Wraps async jobs, sub-accounts, evals, replays, signed file URLs, and webhook verification.
The OpenAI SDK with our base_url is still the right choice for chat / embeddings / images / STT / TTS — that hasn't changed. The new packages cover the aggregator-native surface OpenAI doesn't model: text-to-video / music / 3D async jobs with a typed wait() helper, per-customer sub-account keys, eval-driven routing, replay + shadow A/B, signed file URLs, and HMAC webhook verification. The CLI ships as the `aig` binary — `aig init` walks through key entry, writes .env, and scaffolds a working starter file in TS / JS / Python. Source on GitHub at packages/{sdk-python,sdk-node,cli}.
Apr 22, 2026
AIgateway is live
launch
One OpenAI-compatible API to 100+ models across 44 labs. Every modality. Free Kimi K2.6 through Apr 30.
Today we open the doors. One API key, every frontier model, every modality — text, image, video, voice, audio, embeddings — behind one schema. Drop-in for the OpenAI SDK; only the base_url changes. Kimi K2.6 is free at 100 requests/day per account through Apr 30.
Apr 22, 2026
Per-route Open Graph cards
new
Pricing, models, agents, and enterprise pages each render their own dynamic OG image. Better link previews everywhere.
Apr 22, 2026
Public brand kit
new
Mark, wordmark, lockup in SVG and PNG at every size, dark + light variants, plus avatar / Twitter header / GitHub social PNGs. Live at /brand/.
Apr 22, 2026
Agent autoconfigure surfaces
new
Point Claude Code, Cursor, Cline, or any capable coding agent at /llms.txt, /agents.md, or /openapi.json — it configures itself.
Apr 22, 2026
Sub-account API
new
Mint scoped API keys per end user with spend caps, rate limits, default tags, and isolated analytics. One POST /v1/sub-accounts.