v34

latestOpenAPI 3.0.0End User License Agreementraw.githubusercontent.com2026-08-01249654.9 KB
GET

Get latest tracks data for a specific challenge id

Notes

  • Returns aggregated algorithm_id, average_quality, num_bundles data from benchmarks in the last 120 blocks.

  • Query parameter <block_id> must be the latest block. Use /get-block endpoint

  • Query parameter <challenge_id> must be a valid challenge id

get/get-tracks-data

Query parameters

block_idstring required
challenge_idstring required
Example:c002

Response

Success

dataobject

Map<TrackId, TracksData[]>