Get Price Change by Symbol - 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.

Language
Credentials
Header
Click Try It! to start a request and see the response here!