Skip to main content

API Endpoints

Auto-generated from the marketplace OpenAPI spec. Each page has a try-it-out console.

📄️ Generate a Stripe Checkout Session URL on behalf of the user, scoped to the given paid tier. Use for the Free→Paid upgrade path where the BE cannot bill without an authorized payment method — admin shares this link with the user; once they pay, the existing checkout-completed webhook drops them onto the new tier.

Generate a Stripe Checkout Session URL on behalf of the user, scoped to the given paid tier. Use for the Free→Paid upgrade path where the BE cannot bill without an authorized payment method — admin shares this link with the user; once they pay, the existing checkout-completed webhook drops them onto the new tier.

📄️ Record an 'Enterprise / Contact us' inquiry against the static Enterprise tier shown on every agent`s pricing page. Optional `message` + `companySize` are stored in interaction metadata. Auth required so the admin Interactions feed can attribute the lead.

Record an 'Enterprise / Contact us' inquiry against the static Enterprise tier shown on every agent`s pricing page. Optional `message` + `companySize` are stored in interaction metadata. Auth required so the admin Interactions feed can attribute the lead.