S

Stripe API

REST discovered

Details
URL
https://api.stripe.com
Docs
https://docs.stripe.com/api
Authentication
Stripe API key api_key discovered Get key ↗
Authorization: Bearer <credential>

Create or sign in to your Stripe account, then open the API keys page in the Developers Dashboard to create, reveal, rotate, or delete keys. Stripe documents account-level secret keys (sk_...), restricted keys (rk_...), publishable keys (pk_...), and organization keys (sk_org_...) on the API keys guide. For server-side integrations, use a restricted or secret key; for Connect requests on behalf of a connected account, also send the Stripe-Account header when needed.