List upcoming events
Fetch results from one deterministic global top-30 snapshot of eligible upcoming Web3 IRL events, ordered by start date and immutable ID before optional filters and the request limit. Dates and status are computed from the response as-of date. Use at most one location filter: city and country cannot be provided together. Sources, providers, copied descriptions, media, tags, relationship graphs, and ingestion fields are not exposed.
Authorizations
Use the HTTP authentication scheme with a Qoory API key.
Query Parameters
Case-insensitive text to match within this endpoint's bounded candidate set.
2 - 120Optional normalized Web3 event category.
conference, hackathon, summit, side_event Case-insensitive city filter. Do not combine it with country. City location filter. Do not provide country when city is set.
1 - 120Case-insensitive country filter. Do not combine it with city. Country location filter. Do not provide city when country is set.
1 - 120UTC calendar month used to filter the fixed upcoming-event snapshot.
1 <= x <= 12Four-digit UTC calendar year used to filter the fixed upcoming-event snapshot.
2000 <= x <= 2100Maximum number of items to return. This API does not expose pagination for this operation.
1 <= x <= 30