Skip to content

api-evangelist/stainless-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stainless (stainless-api)

Stainless is a New York-based developer-tools company that turns an OpenAPI specification into a portfolio of high-quality, idiomatic SDKs, reference documentation, MCP servers, CLIs, and Terraform providers. The platform was founded by veterans of Stripe, Heroku, and Twilio with the explicit goal of bringing Stripe-quality developer experience to any API, and is used by AI-platform and infrastructure companies including OpenAI, Anthropic, Google DeepMind, Cloudflare, Modern Treasury, Perplexity, Replicate, LangChain, Beeper, and Runway. Stainless supports nine target languages today (TypeScript, Python, Go, Java, Kotlin, Ruby, PHP, C#, plus a CLI) and publishes generated code under the Apache 2.0 license into customer-owned GitHub repositories. The company exposes its own platform as a REST API at api.stainless.com (v0), with endpoints for managing organizations, projects, branches, builds, and the current user, plus a build-compare endpoint and matching client libraries. Stainless also ships the Stainless Studio (web-based config UI), the Stainless CLI, a Language Server, GitHub member sync, breaking-change detection, SSO, audit logs, and integrations with documentation hosts (Bump.sh, GitBook, Mintlify, ReadMe).

APIs.json: https://raw.githubusercontent.com/api-evangelist/stainless-api/refs/heads/main/apis.yml

Scope

  • Type: Index
  • Position: Provider
  • Access: 3rd-Party

Tags

  • SDK Generation
  • OpenAPI
  • API Tooling
  • Developer Experience
  • MCP
  • Model Context Protocol
  • Documentation
  • Code Generation
  • Terraform Provider
  • API Reference
  • DevTools
  • API First

Timestamps

  • Created: 2026-05-23
  • Modified: 2026-05-23

APIs

Stainless Platform API

The Stainless Platform API is a REST API for programmatically managing Stainless projects, branches, and SDK builds. It exposes the same primitives that power the Stainless Studio web UI and CLI, allowing customers to create and update projects, manage branches that track different OpenAPI versions, trigger and inspect builds across the nine supported languages, compare two builds, and read organization and current-user information. The API is served from api.stainless.com under the v0 namespace and is consumed via official Stainless client libraries in TypeScript, Python, Go, Java, Kotlin, Ruby, PHP, and C#, plus the Stainless CLI.

Tags

  • SDK Generation
  • OpenAPI
  • Builds
  • Projects
  • Branches
  • Developer Platform

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

Releases

No releases published

Packages

 
 
 

Contributors