v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-215245616.9 KB

Filter Events

Filter a list of events by criteria. Can filter by string query, structured criteria object, or custom filter function.

post/api/{exchange}/filterEvents

Path parameters

exchange'polymarket' | 'kalshi' | 'kalshi-demo' | 'limitless' | 'probable' | 'baozi' | 'myriad' | 'opinion' | 'metaculus' | 'smarkets' | 'polymarket_us' | 'gemini-titan' | 'hyperliquid' | 'suibets' | 'rain' | 'hunch' | 'router' required

The prediction market exchange to target.

Request body

Response

Filter Events response

successboolean

Example response

{
  "success": true
}