Benchmarks
get
Authorizations
x-api-keystringRequired
Path parameters
networkstring · enumRequiredPossible values:
Network name or CAIP-2 identifier
Query parameters
codestring · enumRequiredPossible values:
Benchmark code identifier. Available codes: usd, eth
Responses
200
Default Response
application/json
400
Default Response
application/json
401
Default Response
application/json
402
Default Response
application/json
403
Default Response
application/json
408
Default Response
application/json
500
Default Response
application/json
503
Default Response
application/json
get
/v2/benchmarks/{network}get
Authorizations
x-api-keystringRequired
Path parameters
networkstring · enumRequiredPossible values:
Network name or CAIP-2 identifier
Query parameters
pageintegerOptionalDefault:
Page number (starting from 0)
0perPageinteger · max: 20000OptionalDefault:
Number of items per page
50codestring · enumRequiredPossible values:
Benchmark code identifier. Available codes: usd, eth
fromTimestampintegerOptionalDefault:
Timestamp for the start of the time period for which data will be fetched
0toTimestampintegerOptional
Timestamp for the end of the time period for which data will be fetched
Responses
200
Default Response
application/json
400
Default Response
application/json
401
Default Response
application/json
402
Default Response
application/json
403
Default Response
application/json
408
Default Response
application/json
500
Default Response
application/json
503
Default Response
application/json
get
/v2/historical-benchmarks/{network}Last updated