Skip to main content
POST
Create a hosted subscription checkout

Authorizations

Authorization
string
header
required

A pc_… token generated from Settings > API & MCP.

Body

application/json
product
enum<string>
required
Available options:
pro-monthly,
pro-annual,
pro-lifetime,
team-monthly,
team-annual,
team-lifetime
requestId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
units
integer
Required range: x <= 9007199254740991

Response

Success.

url
string<uri>
required