Learn how to connect to Polymarket’s Events List endpoint, filter and analyze structured event data, and export datasets, from anywhere in the world — no code required.

Lychee is your quant in a box.
Lychee’s no-code platform lets you interact with structured data as if it were a spreadsheet — not raw JSON. It provides a framework for analyzing prediction market data, including the most up-to-date Polymarket market, trade, user, and event data.
In addition to Polymarket, Lychee connects to sources like CoinGecko, Reddit, Twitter, and government datasets — data streams that would typically take developers weeks to ingest and structure.
Lychee also includes built-in analysis scripts, charting tools, and presentation features so you can generate shareable figures, statistics, and dashboards from structured datasets.
The Polymarket Events endpoint returns structured metadata about every event listed on the platform, making it the foundation for systematic prediction market analysis.
If you’re serious about building a quantitative edge, understanding how to access clean event-level data is the first step.
In this guide, we focus specifically on connecting to and utilizing the Polymarket Events endpoint.
As stated in the Polymarket documentation, “Every prediction on Polymarket is structured around two core concepts: markets and events.”
We’ll cover markets in greater detail in a separate guide. For now, it’s important to understand how events organize related markets into a coherent structure.
A market in Polymarket represents a fundamental binary question with a "Yes/No" outcome. Example:
Will the Iranian regime fall by June 30? (Leading market as of this publication)
An event ties groups of markets together. Events can be:
Single-Market Events
Market: Will the Iranian regime fall by June 30? (Yes/No)
Multi-Market Events
Market: 50+ bps decrease (Yes/No)
Market: 25 bps decrease (Yes/No)
Market: No change (Yes/No)
Market: 25 bps increase (Yes/No)
Understanding this hierarchy is essential if you want to filter, aggregate, or export meaningful datasets.
The Events endpoint returns high-level metadata about every event listed on Polymarket. Each event includes:
Polymarket structures its data hierarchically:
Event → Markets → Outcomes
For example:
“Which crypto company will ZachXBT expose for insider trading?”
That event may contain multiple markets, such as:
Each market represents an outcome within that event.
Most users interact with Polymarket through the front-end interface. Accessing the Events endpoint directly allows you to:
By grouping events by tag or category, you can track:
Sort events by:
This shows where capital is concentrating.
Instead of manually browsing the UI, you can export event-level data to:
With Lychee, this entire workflow is no-code.
This workflow is useful for:
If you want structured insight — not screenshots — this endpoint is foundational.
Working directly with APIs requires:
Lychee removes that complexity.
You can:
No scripts.
No backend setup.
No JSON wrangling.
This is where “quant in a box” becomes real.
Once the data is inside Lychee, you can:
This lays the foundation for advanced workflows, including:
Each of these will be covered in future guides.
Follow these steps:

This loads the available Polymarket API endpoints inside Lychee.

Select Events → List events to load all Polymarket events. The response includes nested markets and metadata.

Each event contains a list of markets. Specify query parameters to get the dataset you need.

Filter events by category (e.g., Crypto), status (open/closed), or search by keyword. Sort by volume or liquidity to identify high-activity events.

Export the filtered dataset to CSV or Excel, or continue your analysis in Lychee’s charting and dashboard tools.

This guide is part of a structured walkthrough of Polymarket’s API inside Lychee. Upcoming guides will cover:
The goal is to move from:
Raw endpoint → Structured dataset → Visualization → Insight → Share
By the end of this series, you’ll analyze prediction markets without writing a single line of code.
The Polymarket Events endpoint provides the structural backbone of the platform.
By connecting it to Lychee, you turn static API responses into interactive datasets.
Filter them.
Sort them.
Export them.
Build on them.
This is the first layer of prediction market intelligence — the foundation for deeper quantitative analysis.
Explore our docs or reach out to our team.