List catalog prices
The public price catalog — every rate the platform charges, effective
now (or at at). This endpoint is public and takes no credentials: the
rates are identical for every caller, with no account-specific
discounts or committed-use terms, so there is nothing tenant-scoped to
protect. It exists so the marketing site and the console read prices
from billing instead of mirroring them in source, where they drift
every time a migration reprices.
Because it takes no credentials, requests are rate-limited per client
IP. Responses carry a short public Cache-Control — the catalog
changes on a migration, not on a request.
Query Parameters
Only SKUs billed by this service.
"compute"
"instance"
Exactly one SKU.
"compute.instance.s1.medium"
Only SKUs whose metadata.family matches — how the managed products are separated from the general compute flavors.
"loadbalancer"
Read the catalog as of this instant instead of now, for showing a historical price. RFC3339.
"2026-01-01T00:00:00Z"