OpenAPI Reference
Filter by market status. 1=Delisted (no longer tradable), 2=Listed (actively trading), 3=Pending delist (will be removed soon)
Set to true to return only meme coins
Set to true to return only TradFi assets (stocks and metals)
List of trading markets
Response status code. 0 = success
Response message. 'success' on success
List of trading markets
Wallet address to query positions for
Filter by index token contract address
Set to true for long positions, false for short positions
Page number, starting from 1
1Number of records per page (max 100)
20List of open positions
Response status code. 0 = success
Response message. 'success' on success
Request exceeds the maximum accessible page range
Wallet address to query trade history for
Filter by index token contract address
Filter by trade direction. 'increase' = opening positions, 'decrease' = closing positions. Omit to return both.
Start of time range filter (Unix timestamp in seconds)
End of time range filter (Unix timestamp in seconds)
Page number, starting from 1
1Number of records per page (max 100)
20List of trade records
Response status code. 0 = success
Response message. 'success' on success
Request exceeds the maximum accessible page range
Filter by index token contract address
Filter by token display symbol (e.g., BTC, ETH, SOL)
List of token prices
Response status code. 0 = success
Response message. 'success' on success
List of token prices
Filter by token status. 1=Delisted, 2=Listed, 3=Pending delist
Set to true to return only meme coins
Set to true to return only TradFi assets (stocks and metals)
List of supported tokens
Response status code. 0 = success
Response message. 'success' on success
List of supported tokens
Start of time range filter (Unix timestamp in seconds)
End of time range filter (Unix timestamp in seconds)
Protocol statistics
Response status code. 0 = success
Response message. 'success' on success
Protocol statistics
Wallet address to query liquidation history for
Filter by index token contract address
Set to true for long positions, false for short positions
Start of time range filter (Unix timestamp in seconds)
End of time range filter (Unix timestamp in seconds)
Page number, starting from 1
1Number of records per page (max 100)
20List of liquidation records
Response status code. 0 = success
Response message. 'success' on success
Request exceeds the maximum accessible page range
Filter by index token contract address. Omit to return fee rates for all listed tokens.
List of current fee rates
Response status code. 0 = success
Response message. 'success' on success
List of current fee rates
Last updated