Access: authenticated organization users. Gateway availability depends on organization settings.
Starts a Stripe Checkout session to pay for a single release under the Pay-Per-Release plan.
For API usage, you must provide both cancel_url and success_url.
Documentation Index
Fetch the complete documentation index at: https://docs.spacemedia.uk/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Use application/json for API responses.
Bearer access token. Use Bearer <YOUR_ACCESS_TOKEN>.
The release UUID or ID.
When calling via API; user is redirected here if the payment is cancelled. Must be an absolute URL.
"https://app.spacemedia.io/releases/7fdb1b46/edit?page=pay-per-release"
When calling via API; user is redirected here after successful payment. Must be an absolute URL.
"https://app.spacemedia.io/payments/checkout/success"
The body is of type object.
Success
The response is of type object.