Token Prices By Symbol
Fetches current prices for multiple tokens using their symbols. Returns a list of token prices, each containing the symbol, prices, and an optional error field.
Path parameters
apiKey
Query parameters
symbols
Array of token symbols (limit 25). Example: symbols=[ETH,BTC]
Response
Successful response, even if some tokens are missing.
data
List of token price data.