polymarket

Retrieve real-time prediction market odds and price history from Polymarket REST APIs.

Updated May 11, 2026
One-click install
npx skills add https://github.com/richardnguyen0715/keep-it-real --skill polymarket-richardnguyen0715
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polymarket
Source: https://github.com/richardnguyen0715/keep-it-real/tree/main/refer-projects/hermes-agent/skills/research/polymarket
Command: npx skills add https://github.com/richardnguyen0715/keep-it-real --skill polymarket-richardnguyen0715

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines access to real-time prediction market data from Polymarket, allowing users to quickly obtain information on market odds, prices, and history.

Core Features & Use Cases

  • Market Odds: Retrieve odds of various events with ease.
  • Price History: View historical price changes and trends.
  • Orderbooks: Access detailed orderbook information for specific markets.
  • Use Case: If you want to know the odds of a particular event occurring, this Skill can provide you with the most up-to-date information from Polymarket.

Quick Start

Ask the AI to provide the current odds for a specific event.

Frequently Asked Questions about polymarket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve real-time prediction market odds for specific events?

To retrieve real-time prediction market odds, you can request data for specific events directly through Polymarket's public REST APIs. This provides up-to-date probability assessments and current prices for various prediction markets.

Can I access historical price data and orderbook details from prediction markets?

Yes, you can access historical price data and orderbook details from prediction markets. By querying the public REST APIs, you can view historical price trends and retrieve detailed orderbook information for specific markets.

What's the best way to track event probability changes in real-time?

The best way to track real-time event probability changes is by querying Polymarket's public REST APIs for market odds and price history. This allows you to monitor event probability assessments and historical trends continuously.

Do I need an API key to retrieve prediction market data from Polymarket?

You need API access to Polymarket to retrieve prediction market data. The Skill retrieves data from Polymarket's public REST APIs, requiring the requests library to fetch real-time market odds, prices, and historical information.

How do I get started with pulling prediction market data using Python?

To get started pulling prediction market data, ask the AI to provide current odds for a specific event. The Skill uses the requests library to query Polymarket's public REST APIs and retrieve real-time market analytics data.

Are there limitations when retrieving prediction market data through public REST APIs?

Limitations of retrieving prediction market data through public REST APIs include dependency on Polymarket's API access and the requests library. Data availability and rate limits may affect real-time market analytics and historical data retrieval.