Subscriptions
Get Subscription Status
Get the current subscription status for a tenant.
GET
Returns the active subscription, plan details, and tenant info for the given tenant.
Authentication
Pass your public key as a query parameter (?publicKey=pk_live_...). No bearer token required or accepted.
Request
Your public key (
pk_live_... or pk_test_...)The external tenant ID from your application
Scope the lookup to a specific product (e.g.
product-a, product-b). Required for multi-product orgs where a tenant holds one subscription per product. Omit for single-product orgs — returns the most recently created active subscription.