Anthropic acquires Stainless dev tools
- Anthropic said on May 18 it acquired Stainless, the New York startup that automates API SDK generation for customers including OpenAI, Google and Cloudflare. - Ramp’s May 2026 AI Index showed Anthropic at 34.4% of paying business adoption versus OpenAI at 32.3% across more than 50,000 U.S. businesses. - Stainless said its hosted products will wind down after the deal, while Anthropic integrates the team and tooling into its developer platform.
Anthropic’s acquisition of Stainless is a bet on the layer most developers touch first: the SDKs that turn an API into something teams can actually ship with. TechCrunch reported on May 18 that Anthropic bought the New York startup, whose software automates the creation and maintenance of developer libraries used by OpenAI, Google and Cloudflare. Stainless said its hosted products will be wound down as part of the deal, meaning the transaction changes not just ownership but control over a piece of developer infrastructure. ### Why would Anthropic buy an SDK company instead of another model startup? Stainless built tooling that generates and updates SDKs from API specifications, which is the plumbing behind official libraries in languages such as Python and TypeScript. That matters because SDKs are where authentication, retries, pagination, streaming and version changes get translated into code developers use every day. TechCrunch described Stainless as a startup founded by former Stripe engineer Alex Rattray, with software widely used by rival AI labs including OpenAI and Google. (techcrunch.com) Anthropic has been expanding its enterprise and developer push at the same time the market has become more competitive on model performance. Owning SDK tooling gives Anthropic more direct control over how new API features are exposed, documented and maintained for customers. That is an inference from the role Stainless plays in API distribution, based on TechCrunch’s description of the company’s tooling and customer list. (techcrunch.com) ### What exactly does Stainless control in the developer workflow? SDK generators sit between an API spec and the code packages developers install. Stainless automated that process, reducing the manual work needed to keep libraries in sync when endpoints, schemas or authentication methods change. Reports on the deal said Stainless had become part of the infrastructure stack for major API providers, including OpenAI, Google and Cloudflare. (techcrunch.com) The immediate consequence is operational, not theoretical. Stainless said its hosted products will wind down after the acquisition, according to reporting surfaced on May 19. That means some customers will need to replace or rebuild parts of their SDK-generation workflow if they were relying on Stainless as an external service. (techcrunch.com) ### Why does this matter more now than a year ago? Ramp’s May 13 AI Index showed Anthropic ahead of OpenAI in paid business adoption for the first time, with 34.4% of businesses paying for Anthropic services and 32.3% paying for OpenAI. Ramp said the index is based on card and bill-pay data across more than 50,000 U.S. businesses. TechCrunch separately reported the same figures and quoted Ramp economist Ara Kharazian on Anthropic’s gains among high-adoption groups such as finance, tech and professional services. (msn.com) MindStudio’s write-up of the Ramp data framed the crossover as evidence that enterprise competition is increasingly about deployment and operational fit, not only model benchmarks. That reading lines up with Anthropic’s move into tooling that sits closer to implementation. ### What should platform teams take from this? The practical lesson for platform teams is to keep the model layer swappable and invest in the layers they control: orchestration, SDK abstractions, policy enforcement and auditability. (ramp.com) Anthropic’s purchase of Stainless and Ramp’s adoption data both point to a market where developer experience and deployment infrastructure are becoming more central to vendor competition. That is an inference from the acquisition and adoption data, not a statement Anthropic made publicly in the sourced reports. (mindstudio.ai) For healthcare and EHR teams, that usually means avoiding product logic that is tightly bound to a single model provider’s SDK or endpoint design. If hosted SDK tooling can change hands and be wound down, the safer architecture is one where providers can be swapped underneath a stable internal interface. ### What happens next for Stainless customers and Anthropic? (techcrunch.com) Stainless customers now face a transition as the hosted products are wound down, according to reporting on the deal. Anthropic, meanwhile, is expected to fold the team and tooling into its developer platform after announcing the acquisition on May 18. The next concrete milestone will be how Anthropic handles product continuity for existing Stainless users and how quickly rival API providers replace any tooling they no longer want to source from an Anthropic-owned company. (msn.com) (techcrunch.com)