Returns the signed payment requirements needed to start the creator subscription flow.
Use VideoSync when you need paid media unlocks or API access that can be purchased directly inside a product flow. The payment layer is designed for teams selling assets, previews, generation endpoints, or delivery access without forcing every buyer through a traditional checkout funnel.
Returns the signed payment requirements needed to start the creator subscription flow.
Accepts the signed payment authorization and activates the paid subscription.
Returns the payment requirements for API access tiers and usage plans.
Settles the API tier payment and unlocks the selected access tier.
Returns the HD delivery unlock price and payment requirements for a preview page.
Settles the delivery unlock payment and returns the HD access metadata.
Content-Type: application/json X-Payment: <signed x402 payload>
GET /delivery/:id/unlock-spec POST /delivery/:id/unlock GET /api/subscribe/unlock-spec POST /api/subscribe/unlock
If you need one of these paid flows immediately, we can wire it through the current payment and delivery infrastructure as a custom integration while the dedicated endpoint is finalized.