cURL
curl --request GET \ --url https://data.solanatracker.io/price/multi \ --header 'x-api-key: <api-key>'
{ "HEZ6KcNNUKaWvUCBEe4BtfoeDHEHPkCHY9JaDNqrpump": { "price": 0.000021934650668759846, "priceQuote": 1.208617203224043e-7, "liquidity": 29081.321914523014, "marketCap": 21330.314314819956, "lastUpdated": 1760274132867 } }
Gets price information for multiple tokens (up to 100)
Documentation IndexFetch the complete documentation index at: https://docs.solanatracker.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
API Key for authentication
Comma-separated list of token addresses
Returns price change percentages up to 24 hours ago
Successful response
Show child attributes
Was this page helpful?