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.

OpenAPI Specification

stainless-api-openapi.yml Raw ↑