Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.ekiden.fi/api/v1/market/recent-trade
{ "list": [ { "T": "1672531200000", "i": "<string>", "p": "<string>", "s": "BTCUSDC", "seq": 1, "v": "<string>" } ] }
Query for recent public trades, optionally filtered by symbol.
"BTCUSDC"
x >= 0
Recent trades
Response for recent public trades.
Show child attributes