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.
Documentation IndexFetch the complete documentation index at: https://docs.goyappr.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.goyappr.com/llms.txt
Use this file to discover all available pages before exploring further.
Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.
ypr_live_...
Checkout URL