Access: authenticated organization users. Gateway availability depends on organization settings.
Starts a checkout session to add organization credits/balance via Stripe or PayPal.
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>.
When calling via API; user is redirected here if they cancel. Absolute URL.
"https://app.spacemedia.io/billing"
When calling via API; user is redirected here after successful payment. Absolute URL.
"https://app.spacemedia.io/payments/credit/success"
The body is of type object.
Success
The response is of type object.