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

Resolve a market by venue ID, slug, or text and return cascade

Public app-tier Discovery endpoint. Accepts any identifier the user has: venue+externalId, slug, conditionId, or fuzzy text search.

POSThttps://api.agg.market/correlated-markets/resolve

Public app-tier Discovery endpoint. Accepts any identifier the user has: venue+externalId, slug, conditionId, or fuzzy text search. Resolves to a market and returns cached correlated market candidates. If generation is missing, a market-intel BullMQ job is queued and the endpoint returns 202.

Loading code example
Loading code example

Authorizations

appIdstringheaderrequired

API key passed in the header.

Body

venuestring
externalIdstring
slugstring
conditionIdstring
qstring
side"yes" | "no"
Allowed values: "yes" | "no"
mode"expand" | "hedge"
Allowed values: "expand" | "hedge"
limitnumber
cursorstring
includeResolvedboolean

Response

application/json

200