Skip to main content
POST
Start secure card setup for the caller.
Starts card setup and returns a Stripe SetupIntent client secret. Pass that secret directly to Stripe’s client SDK. Do not log or persist it.

Authorizations

Authorization
string
header
required

A Droyd API key in the Authorization Bearer slot.

Headers

Idempotency-Key
string
required
Required string length: 8 - 120
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]{7,119}$

Response

Successful response.

ok
any
required