Markets
Get list of markets
GET
Query Parameters
Required range:
1 <= x <= 1000
Required range:
x >= 0
Filter by market type. If empty, all market types will be returned
Available options:
bonding-curve
, amm
, clob-spot
, perps
Sort markets in descending order
Available options:
marketCap
, createdAt
, volume
Filter markets by the specified token address
Returns newly graduated markets. Ignores sortBy
if true
Response
200
application/json
List of markets
The response is of type object[]
.