GET /api/comparisons - Retrieve cross-platform event comparisons between Kalshi and Polymarket
Use your API key as a Bearer token. Example: Authorization: Bearer mk_live_...
Filter comparisons by topic bucket.
"politics"
Filter by the confidence level of the match.
high, medium, low Filter by the type of relationship between the matched events.
exact_match, similar Cursor for pagination. Pass the next_cursor value from a previous response to get the next page.
Maximum number of comparisons to return per page.
1 <= x <= 200A paginated list of cross-platform comparisons.