Skip to main content

meteredRateCard

PUBLIC: no authentication required. The metered rate card for a scope — every priced dimension with its unit, price, and free allowances. SHARED is organization usage billed to the org wallet; PLAYER is player compute billed to the player wallet. A dimension priced at 0 is metered but not charged. These are the rates in effect right now on this tier, which is what API ToS 4.1 undertakes to make available. Read-only.

meteredRateCard(
scope: RateScope!
): [PublicRateCardEntryType!]!

Arguments

meteredRateCard.scope ● RateScope! non-null enum

Which card to read.

Type

PublicRateCardEntryType object

One priced dimension of the public rate card: its rate and its free allowances. A dimension with a price of 0 is metered but not charged.