Prediction Markets

Polymarket

economy

Polymarket is an cost-effective prediction markets provider offering Prediction Markets, Trending Markets, Biggest Movers and 5 more through Aweb's unified API. It features none streaming support with premium-tier latency.

Try PolymarketOfficial docs

Specifications

CategoryPrediction Markets
Auth Typenone
Latency Tierpremium
Streamingnone
Pricing Tiereconomy
Reliabilitypremium
Qualitypremium
Base URLhttps://gamma-api.polymarket.com
SDK Package

Capabilities (8)

Prediction Marketsprediction.markets
Score: 98DEFAULT
Trending Marketsprediction.trending
Score: 95DEFAULT
Biggest Moversprediction.movers
Score: 95DEFAULT
Closing Soonprediction.closing
Score: 90DEFAULT
Market Detailprediction.detail
Score: 95DEFAULT
Markets by Categoryprediction.category
Score: 90DEFAULT
Market Intelligenceprediction.summary
Score: 95DEFAULT
Prediction Eventsprediction.events
Score: 90DEFAULT

Public discovery

Inspect Polymarket's current readiness, sources, capabilities, and MCP tool posture through Aweb's public integration catalog. Provider-pinned execute examples are intentionally withheld until the canonical public execute contract is normalized.

cURL

curl "https://aweblabs.ai/api/v2/integrations/catalog" \
  | jq '.providers[] | select(.providerId == "polymarket")'

TypeScript

const response = await fetch(
  'https://aweblabs.ai/api/v2/integrations/catalog'
);

const catalog = await response.json();
const provider = catalog.providers.find((item) => item.providerId === 'polymarket');

console.log(provider?.readiness);
console.log(provider?.mcpTools?.length ?? 0);

Related Prediction Markets providers

Metaculus

economy tier

Veritas

economy tier

The Odds API

economy tier

Getting started →API reference →All capabilities →All providers →