quote_currencystring required
contract_typestring required
pricestring nullable
Price value as Decimal (up to 8 decimal places). JSON-serialized as a string by Pydantic to avoid float drift; callers should parse with Decimal(), not float().
bidstring nullable
Price value as Decimal (up to 8 decimal places). JSON-serialized as a string by Pydantic to avoid float drift; callers should parse with Decimal(), not float().
askstring nullable
Price value as Decimal (up to 8 decimal places). JSON-serialized as a string by Pydantic to avoid float drift; callers should parse with Decimal(), not float().
divergence_flagboolean nullable
Present only when requested via ?include= (stats or all). True when a tokenized-gold source diverges > 0.5% from primary.
computed_atstring nullable
divergence_bpsinteger nullable
value_staleboolean nullable
live_qualitystring nullable
Selected live quote quality when a live source is served.
price_gram_24kstring nullable
price_gram_22kstring nullable
price_gram_21kstring nullable
price_gram_20kstring nullable
price_gram_18kstring nullable
price_gram_16kstring nullable
price_gram_14kstring nullable
price_gram_10kstring nullable
open_pricestring nullable
Price value as Decimal (up to 8 decimal places). JSON-serialized as a string by Pydantic to avoid float drift; callers should parse with Decimal(), not float().
high_pricestring nullable
Price value as Decimal (up to 8 decimal places). JSON-serialized as a string by Pydantic to avoid float drift; callers should parse with Decimal(), not float().
low_pricestring nullable
Price value as Decimal (up to 8 decimal places). JSON-serialized as a string by Pydantic to avoid float drift; callers should parse with Decimal(), not float().
prev_close_pricestring nullable
open_timeinteger nullable