Get Network Data
Get market data for a network.
GET
/v4/market/network/{network_code} Get Network Data
Get market data for a network.
Parameters
-
network_code(path) required · string -
metrics(query) required · arrayThe metrics to get data for
-
interval(query)The time interval to aggregate data by
-
date_start(query)Start time for the query
-
date_end(query)End time for the query
-
network_region(query)Network region to get data for
-
primary_grouping(query)Primary grouping to apply
Responses
-
200Successful Response -
422Validation Error