v2

OpenAPI 3.1.02026-07-3139137119.0 KB
onramp

Create Onramp Auth Intent

Create a Stripe Link OAuth auth intent for the embedded onramp flow.

post/onramp/auth/intent

Headers

X-API-KEYstring required

API key for authentication

Request body

OR

Example request

{
  "email": "customer@example.com",
  "hashed_email": "b4c9a289323b21a01c3e940f150eb9b8c542587f1abfd8f0e1cc1ffc5e475514"
}

Response

Link auth intent created

idstring required
expires_atinteger required
stripe_publishable_keystring required