api

14 articles tagged with api

May 6, 2026
changelogAnthropic

Anthropic doubles Claude Code usage limits for paid users, increases API capacity by up to 1500%

Anthropic has doubled Claude Code's five-hour usage limits for Pro, Max, Team, and Enterprise users while removing peak hour restrictions for Pro and Max plans. The company also increased API limits by up to 1500% for input tokens per minute through a compute capacity deal with SpaceX's Colossus 1 data center.

changelogAnthropic

Anthropic doubles Claude Code rate limits, secures 220,000 Nvidia GPUs via SpaceX Colossus 1 deal

Anthropic doubled Claude Code's five-hour rate limits across Pro, Max, Team, and Enterprise plans effective Tuesday, removing peak-hours throttling for Pro and Max users. The capacity expansion comes from an exclusive agreement securing all compute at SpaceX's Colossus 1 data center, which provides over 300 megawatts and more than 220,000 Nvidia GPUs.

April 27, 2026
model releaseOpenAI

OpenAI Launches GPT Mini Latest with 400,000 Token Context Window

OpenAI released GPT Mini Latest on April 27, 2025, featuring a 400,000 token context window. The model automatically redirects to the latest version in the OpenAI GPT Mini family, allowing developers to stay current without manual updates.

April 21, 2026
product updateOpenrouter

OpenRouter Launches Pareto Code Router with Dynamic Model Selection Based on Quality Threshold

OpenRouter has released Pareto Code Router, a dynamic routing system that automatically selects from a curated list of coding models based on a user-defined quality threshold. Users set a min_coding_score between 0 and 1, and the router selects an appropriate model from its shortlist without requiring commitment to a specific model.

April 16, 2026
changelogAnthropic

Anthropic removes bundled tokens from enterprise seats, shifts to metered billing

Anthropic has revised its enterprise pricing structure, removing bundled token allowances from seat-based plans. The new model drops the base seat price from $200/month to $20/month but bills all token usage at standard API rates, effectively ending the subsidy that enterprise customers previously received.

April 15, 2026
model release

Google releases Gemini 3.1 Flash TTS with prompt-directed voice control

Google released Gemini 3.1 Flash TTS, a text-to-speech model that accepts detailed prompts to control voice characteristics, speaking style, accent, and delivery. The model is available through the standard Gemini API using the model ID 'gemini-3.1-flash-tts-preview'.

April 9, 2026
product updateAnthropic

Anthropic launches Claude Managed Agents for autonomous AI agents in public beta

Anthropic has launched Claude Managed Agents as a public beta, providing developers with a hosted platform to build and run autonomous AI agents without managing their own infrastructure. The service costs $0.08 per session hour on top of standard token pricing and is currently available exclusively on Anthropic's infrastructure.

April 8, 2026
changelogAnthropic

Anthropic Python SDK v0.92.0 adds Claude Managed Agents support

Anthropic released version 0.92.0 of its Python SDK on April 8, 2026, introducing support for Claude Managed Agents. The update enables developers to integrate agent capabilities directly through the SDK.

April 7, 2026
changelogAnthropic

Anthropic Python SDK v0.90.0 adds Claude Mythos preview support

Anthropic released version 0.90.0 of its Python SDK on April 7, 2026, adding support for the claude-mythos-preview model. The update also includes a bug fix for query parameter merging in the client.

April 6, 2026
product updateAnthropic

Anthropic blocks Claude subscriptions for OpenClaw, citing capacity constraints

Anthropic has disallowed subscription-based pricing for users accessing Claude through open-source agentic tools like OpenClaw, effective April 4, 2026. The restriction comes as the company faces elevated service errors and struggles to balance capacity with demand. Third-party tool usage will now draw from pay-per-token rates instead of subscription limits.

April 4, 2026
changelogAnthropic

Anthropic ends free Claude access through third-party tools like OpenClaw

Anthropic has ended free access to Claude through third-party applications like OpenClaw, effective April 4, 2025 at 3PM ET. Users of third-party tools integrating Claude must now purchase usage bundles or use an API key. The change stems from capacity constraints and usage patterns incompatible with subscription tiers.

April 1, 2026
model release

Arcee AI releases Trinity Large Thinking, open-source reasoning model with 262K context window

Arcee AI has released Trinity Large Thinking, an open-source reasoning model featuring a 262,144 token context window. The model is priced at $0.25 per million input tokens and $0.90 per million output tokens, with free access available through OpenRouter for the first five days.

March 28, 2026
product update

Google's Gemini API Agent Skill boosts coding task success from 28% to 97%

Google has released an Agent Skill for the Gemini API that provides language models with current information about their own APIs, SDKs, and best practices. Testing across 117 coding tasks showed Gemini 3.1 Pro's success rate jumped from 28.2% to 96.6%, though older 2.5-series models showed minimal improvement.

March 14, 2026
product updateOpenAI

OpenAI Python SDK v2.27.0 adds Sora video API improvements and character support

OpenAI released version 2.27.0 of its Python SDK on March 13, 2026, adding significant improvements to the Sora video generation API. The update introduces character API support, video extension and editing capabilities, and higher resolution export options.