Skip to main content
GET
Get billing rates
Returns your tenant’s effective rate card, including per-use prices for minting and verification. If your organization has a custom rate card assigned by a platform admin, those rates are reflected here. Otherwise, the default rate card applies. Rates are automatically adjusted for your region based on your organization’s country.

Response

object
The rate card metadata (ID, name, currency).
object[]
Rate card line items with per-use pricing.
boolean
true if the default rate card is in use, false if a custom card has been assigned.
object
Adjusted rates for your region.
For public pricing without authentication, use GET /v1/billing/public/rates. To estimate a monthly invoice, use the projected invoice endpoint.

Authorizations

X-API-Key
string
header
required

API key for machine-to-machine authentication

Response

Rates

rates
object