curl --request GET \
--url https://api.agg.market/venue-events \
--header 'x-app-id: <api-key>'{
"data": [
{
"id": "<string>",
"externalIdentifier": "<string>",
"title": "<string>",
"image": "<string>",
"venue": "kalshi",
"categories": [
{
"id": "<string>",
"category": {
"id": "<string>",
"name": "<string>"
}
}
],
"description": "<string>",
"volume": 1,
"status": "open",
"startDate": "<string>",
"endDate": "<string>",
"creationDate": "<string>",
"series": {
"id": "<string>",
"venue": "kalshi",
"externalIdentifier": "<string>",
"name": "<string>",
"description": "<string>",
"volume": 1,
"recurrence": "<string>"
},
"slug": "<string>",
"subtitle": "<string>",
"competition": "<string>",
"competitionScope": "<string>",
"tags": [
"<string>"
],
"matchStatus": "pending",
"matchType": "manual",
"matchReason": "<string>",
"matchConfidence": 0.5,
"updatedAt": "<string>"
}
],
"nextCursor": "<string>",
"hasMore": true
}curl --request GET \
--url https://api.agg.market/venue-events \
--header 'x-app-id: <api-key>'{
"data": [
{
"id": "<string>",
"externalIdentifier": "<string>",
"title": "<string>",
"image": "<string>",
"venue": "kalshi",
"categories": [
{
"id": "<string>",
"category": {
"id": "<string>",
"name": "<string>"
}
}
],
"description": "<string>",
"volume": 1,
"status": "open",
"startDate": "<string>",
"endDate": "<string>",
"creationDate": "<string>",
"series": {
"id": "<string>",
"venue": "kalshi",
"externalIdentifier": "<string>",
"name": "<string>",
"description": "<string>",
"volume": 1,
"recurrence": "<string>"
},
"slug": "<string>",
"subtitle": "<string>",
"competition": "<string>",
"competitionScope": "<string>",
"tags": [
"<string>"
],
"matchStatus": "pending",
"matchType": "manual",
"matchReason": "<string>",
"matchConfidence": 0.5,
"updatedAt": "<string>"
}
],
"nextCursor": "<string>",
"hasMore": true
}Your application ID. Required for all app-tier and user-tier routes.
kalshi, polymarket, limitless, opinion pending, unmatched, review, matched, verified, rejected open, closed, resolved, unopened, paused 1 <= x <= 100