post
https://api.tatum.io/v4/data/rate/price-change/batch
/v4/data/rate/price-change/batch
200 credits per API call
Get price change data for multiple symbols in a single request. Each item may specify a time range (timeFrom + timeTo) or an interval. Maximum 10 items per request.
Request body must be an array of objects (or { "body": [ ... ] }). Each object must include symbol, batchId, and either (timeFrom + timeTo) or interval.