Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 619 Bytes

File metadata and controls

16 lines (10 loc) · 619 Bytes

Latest OpenAPI Specifications

This directory contains the latest generally available (GA) OpenAPI specifications for Stripe's API, including both v1 and v2 endpoints in a single unified file.

Files

File Description
openapi.spec3.{json,yaml} OpenAPI 3.0 spec matching the public Stripe API (v1 and v2 endpoints)
openapi.spec3.sdk.{json,yaml} Expanded OpenAPI 3.0 spec intended for Stripe-internal use

Other Directories

  • /openapi/—v1-only endpoint specifications (legacy)
  • /preview/—Preview release SDK specifications