AGG is currently in alpha. APIs, components, and docs may change.
Agg.market — Prediction Market Aggregator logo

Search events or markets

Hybrid search (trigram + FTS + vector) across events or markets. Returns results ranked by relevance. Use listing endpoints for filtered discovery.

GEThttps://api.agg.market/search

Hybrid search (trigram + FTS + vector) across events or markets. Returns results ranked by relevance. Use listing endpoints for filtered discovery. The embedded venueMarkets on each event result are a top-N preview only; for the full market list use GET /venue-markets?venueEventId=.

Loading code example
Loading code example

Authorizations

appIdstringheaderrequired

API key passed in the header.

Query Parameters

qstringrequired
Length: >= 1
type"events" | "markets"required
Allowed values: "events" | "markets"
categoryIdsany
statusany
limitnumber
Required range: x >= 1, x <= 100
cursorstring
deepSearchany

Response

application/json

200