Gallery Platform API
Reference

Start Stripe Connect onboarding

Creates the gallery's Stripe connected account if needed and returns a Stripe-hosted onboarding link to complete or resume setup. First-party session only.

POST
/gallery/stripe/connect

Creates the gallery's Stripe connected account if needed and returns a Stripe-hosted onboarding link to complete or resume setup. First-party session only.

Authorization

bearerAuth payments:create
AuthorizationBearer <token>

A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).

In: header

Scope: payments:create

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

{  "url": "http://example.com"}