v51

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-011534301009.2 KB
Apps

Get OAuth2 install URL

Install an app via OAuth. Returns a URL to start the OAuth 2.0 flow.

get/api/v1/marketplace/listings/{type}/install/oauth2

Path parameters

type'stripe' | 'sandbox' | 'custom_invoicing' required

Type of the app.

Response

The request has succeeded.

urlstring required

The URL to start the OAuth2 authorization code grant flow.