Retrieve historical price, volume, and market analytics data for Polymarket markets to analyze trends and trading patterns.
Get historical price data and trading volume for Polymarket markets. Analyze trends and market movement.
{
"question": "Will BTC reach $100k by 2025?",
"interval": "1d",
"days": 30
}
{
"question": "Will BTC reach $100k by 2025?",
"interval": "1d",
"data": [
{"date": "2025-01-01", "open": 0.35, "high": 0.38, "low": 0.34, "close": 0.37, "volume": 50000},
{"date": "2025-01-02", "open": 0.37, "high": 0.42, "low": 0.36, "close": 0.42, "volume": 75000}
],
"note": "Historical data simulation. Connect to Polymarket API for real data."
}
This skill is integrated with SkillPay.me for automatic micropayments. Each call costs 0.001 USDT.
ZIP package — ready to use