Polymarket Feeds
Echtzeit-Vorhersagemarktdaten von Polymarket. Abonnieren via RSS, Atom, JSON Feed oder abfragen mit unserer MCP-API. Kein Hype – nur Daten.
Feed-Formate
All feeds update every 5 minutes from the Polymarket Gamma + CLOB APIs.
https://polymarkets.platphormnews.com/api/feedhttps://polymarkets.platphormnews.com/api/feed/atomhttps://polymarkets.platphormnews.com/api/feed/jsonhttps://polymarkets.platphormnews.com/api/mcpWhat's Under the Hood
MCP Quick-Start
Any MCP-compatible agent can query live prediction markets with a single POST.
# 1 — Discover tools
GET https://polymarkets.platphormnews.com/api/mcp
# 2 — Search markets (JSON-RPC 2.0)
POST https://polymarkets.platphormnews.com/api/mcp
{
"jsonrpc": "2.0", "id": 1,
"method": "tools/call",
"params": {
"name": "search_markets",
"arguments": { "query": "bitcoin 2025", "limit": 5 }
}
}
# 3 — Get trending by volume
POST https://polymarkets.platphormnews.com/api/mcp
{
"jsonrpc": "2.0", "id": 2,
"method": "tools/call",
"params": {
"name": "get_trending",
"arguments": { "by": "volume", "limit": 10 }
}
}Customize Your Feed
https://polymarkets.platphormnews.com/api/feed?category=Cryptohttps://polymarkets.platphormnews.com/api/feed?min_volume=1000000&sort=volumehttps://polymarkets.platphormnews.com/api/feed?featured=truehttps://polymarkets.platphormnews.com/api/feed?sort=endDate&ascending=true&limit=10https://polymarkets.platphormnews.com/api/feed?days=1&sort=createdAtLive Markets
Updating every 5 minPlatphorm News Network
A federated ecosystem of specialized services sharing MCP protocol, Unicode standards, and engineering principles. Discover the full network via /api/network.
Real-time Polymarket prediction market data via RSS 2.0, Atom 1.0, JSON Feed 1.1, and MCP API
Unicode 15.1 / CLDR emoji lookup service with MCP API for AI agents
XML feed aggregation service — pure XML endpoint for syndication and enterprise readers
JSON API service — structured data endpoint for developers and automation tools
Centralized MCP service registry for AI agent discovery across the Platphorm News Network
Uptime monitoring and SLA dashboard for all Platphorm News Network services
Claws documentation service
Trace documentation service
PlatPhorm News Kanban and Task Management
Atlas sensor and global mapping
Network monitoring and status
PlatPhorm News Documentation
PlatPhorm News Insights and Analytics
PlatPhorm News Codex