Claude Opus 5.5 now available in AI Gateway and Agent Runners
By Steven Van ·
Netlify's AI Gateway now routes to Claude Opus 5.5 with no API keys to manage, across Functions, Background, Scheduled, and Edge runtimes.
Claude Opus 5.5 is now available through Netlify's AI Gateway and Agent Runners, with zero configuration required. Developers can call the Anthropic SDK directly from Netlify Functions without managing API keys or authentication, since AI Gateway handles that automatically.
The model is also available across Background Functions, Scheduled Functions, and Edge Functions, each getting automatic access to Netlify's caching, rate limiting, and authentication infrastructure. Details are in the announcement, including a sample function that calls the model with `claude-opus-5-5`.