curl --request GET \
--url https://prediction-markets-api.dflow.net/api/v1/search{
"cursor": 1,
"events": [
{
"seriesTicker": "<string>",
"subtitle": "<string>",
"ticker": "<string>",
"title": "<string>",
"competition": "<string>",
"competitionScope": "<string>",
"imageUrl": "<string>",
"liquidity": 1,
"markets": [
{
"accounts": {},
"canCloseEarly": true,
"closeTime": 1,
"eventTicker": "<string>",
"expirationTime": 1,
"marketType": "<string>",
"noSubTitle": "<string>",
"openInterest": 1,
"openTime": 1,
"result": "<string>",
"rulesPrimary": "<string>",
"status": "<string>",
"subtitle": "<string>",
"ticker": "<string>",
"title": "<string>",
"volume": 1,
"yesSubTitle": "<string>",
"earlyCloseCondition": "<string>",
"noAsk": "<string>",
"noBid": "<string>",
"rulesSecondary": "<string>",
"yesAsk": "<string>",
"yesBid": "<string>"
}
],
"openInterest": 1,
"settlementSources": "<unknown>",
"strikeDate": 1,
"strikePeriod": "<string>",
"volume": 1,
"volume24h": 1
}
]
}Returns events with nested markets which match the search query
curl --request GET \
--url https://prediction-markets-api.dflow.net/api/v1/search{
"cursor": 1,
"events": [
{
"seriesTicker": "<string>",
"subtitle": "<string>",
"ticker": "<string>",
"title": "<string>",
"competition": "<string>",
"competitionScope": "<string>",
"imageUrl": "<string>",
"liquidity": 1,
"markets": [
{
"accounts": {},
"canCloseEarly": true,
"closeTime": 1,
"eventTicker": "<string>",
"expirationTime": 1,
"marketType": "<string>",
"noSubTitle": "<string>",
"openInterest": 1,
"openTime": 1,
"result": "<string>",
"rulesPrimary": "<string>",
"status": "<string>",
"subtitle": "<string>",
"ticker": "<string>",
"title": "<string>",
"volume": 1,
"yesSubTitle": "<string>",
"earlyCloseCondition": "<string>",
"noAsk": "<string>",
"noBid": "<string>",
"rulesSecondary": "<string>",
"yesAsk": "<string>",
"yesBid": "<string>"
}
],
"openInterest": 1,
"settlementSources": "<unknown>",
"strikeDate": 1,
"strikePeriod": "<string>",
"volume": 1,
"volume24h": 1
}
]
}The query string to search for
Field to sort by
volume, volume24h, liquidity, openInterest, startDate How to order the results
desc, asc How many records to limit the results to
x >= 0Cursor for pagination
x >= 0Include nested markets in response
Include market account information (settlement mints and redemption status)
Search results
x >= 0Show child attributes
x >= 0Show child attributes
Show child attributes
Show child attributes
x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0x >= 0