cURL
curl --request POST \ --url https://api.goyappr.com/billing/setup \ --header 'Authorization: Bearer <token>'
{ "checkoutUrl": "<string>" }
Generates a Stripe Checkout URL to add a payment method.
Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.
ypr_live_...
Checkout URL