Skip to main content

POST /api/stripe/create-checkout

── Checkout creation

MethodPOST
Path/api/stripe/create-checkout
Authpublic (no key)
GroupEconomy · Stripe

Request

curl -X POST https://zeqsdk.com/api/stripe/create-checkout \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.