← Back to Home

PeoplesOdds API for Developers

Build on PeoplesOdds

Build on PeoplesOdds

The PeoplesOdds API gives developers programmatic access to prediction markets, crowd consensus data, user accuracy metrics, and leaderboard rankings. Use it to build custom dashboards, integrate prediction data into your own applications, power research projects, or create unique experiences on top of the PeoplesOdds platform.

What the API Provides

📦

Markets Endpoint

Retrieve a list of open, closed, and resolved markets with full metadata including category, closing time, crowd consensus breakdown, and resolution status. Filter by category, status, date range, and popularity.

🔮

Predictions Endpoint

Access your own prediction history with full details including market, prediction outcome, accuracy result, and timestamp. Retrieve aggregated prediction data across the platform for research and analysis.

📊

Accuracy and Stats Endpoint

Retrieve user accuracy metrics including overall accuracy rate, category breakdowns, streak data, and historical performance trends. Available for your own account and for public leaderboard profiles.

🏆

Leaderboard Endpoint

Access leaderboard rankings with filtering by time period, category, and ranking tier. Retrieve profile summaries for ranked users including accuracy rate, prediction count, and best categories.

Getting Started

The PeoplesOdds API uses REST architecture with JSON responses. Authentication is handled via API keys generated in your account settings. Rate limits are generous for standard usage and can be increased for enterprise applications.

Full endpoint documentation, code examples, and SDKs for Python, JavaScript, and Ruby are available in the developer portal.