Skip to main content

OpenAPI document

Stripe API

2020-08-27

The Stripe REST API. Please see https://stripe.com/docs/api for more details.

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11
Contact
Stripe Dev Platform Team https://stripe.com [email protected]
Terms of service
View terms

Operations

390

Schemas

502

Security Schemes

Read-only reference. Credentials are never accepted or stored on this documentation page.

basicAuth

http

Basic HTTP authentication. Allowed headers-- Authorization: Basic <api_key> | Authorization: Basic <base64 hash of `api_key:`>

Scheme
basic

bearerAuth

http

Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>

Scheme
bearer
Bearer format
auth-scheme