Tools/crypto/multi_price

crypto/multi_price

Current prices and market data for many coins or tokens in one call.

0.1 credits / call ($0.0001)
charged on success

What it does

Returns current market data (price, market cap, volume, 24-hour change) for several cryptocurrencies at once, keyed by symbol.

Primary use cases

  • Pricing a basket or portfolio of coins in a single request.
  • Building a board of prices without one call per coin.

Good to know

Pass symbols as a comma-separated list (e.g. "BTC,ETH,SOL") or assets as comma-separated names (e.g. "Bitcoin,Ethereum").

Parameters

assetsstringoptional

Comma-separated names, e.g. "Bitcoin,Ethereum". Use instead of symbols.

symbolsstringoptional

Comma-separated symbols, e.g. "BTC,ETH,SOL".

crypto/multi_price — Faro