Read the catalogue
Requires billing:read. One environment’s whole catalogue: every plan with its prices and the features that plan carries, plus the environment’s full feature list — including features no plan carries yet, which is what a pricing matrix needs before it has any cells.
One call rather than a resource per row: a pricing matrix needs all of it at once, and an environment’s catalogue is tens of rows.
The catalogue is per environment. Build it in test and the live one is untouched. And it is your pricing, sold to your own customers — not the plan you are on with UserKit, which is GET /v1/organization/entitlements.
Autorizações
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange.
Cabeçalhos
The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing. Absent, the session's default organization answers.
Parâmetros de consulta
Which environment to act in. A view parameter, valid only on the staff surface — a machine credential never chooses its environment, it is resolved from the key.
live, test