Skip to main content
GET
GetProductCatalog

Response

200 - application/json

Successful response

tiers
object[]

One entry per plan (Free, Pro, API, API Business, Enterprise).

fetchedAt
integer

Epoch ms when the catalog was assembled.

cachedUntil
integer

Epoch ms until which the cached copy is served.

priceSource
enum<string>

Provenance of the prices in this payload — dodo (all live), partial (some live, gaps from static fallback), fallback (all static). Cache hits retain the value stored at seed time; the X-Product-Catalog-Source header additionally reports cache.

Available options:
dodo,
partial,
fallback