Octopus - Market API
Query Token Data
GET
/
market
/
query
/
token
Market query endpoint allows you to run SQL-like queries against the market data on tokens.
Query Parameters
List of filters to apply. Available filters include: volume_24h
List of fields to sort by. Available fields include: volume_24h, listed_at
Sort order. Available values include: asc, desc
The offset of the results
The limit of the results
Response
200 - application/json