Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Api


docs api Look up Stripe API reference documentation by resource name, HTTP method and path, or event type. Command: stripe docs api ### Arguments - `

Identifier used to look up an API reference page. -resourceResource name (for example,productorcustomer). -

HTTP method and path (for example,GET /v1/productsorPOST /v1/products/{id}). -

Event type (for example,charge.succeededorpayment_intent.created`). ### Examples Look up a resource sh stripe docs api product Look up by HTTP method and path sh stripe docs api GET /v1/products Look up an event type sh stripe docs api charge.succeeded

Last verified 2026-09-24

Is this helpful?