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.

Body Params
Responses

400

Bad Request - Invalid parameters (e.g., invalid time range/interval, or more than 10 items).

403

Forbidden.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json