← Back to directory

Latest direction+magnitude scorings for Polymarket events. Each row scores one (...

https://api.itsgloria.ai/pm-scorings

Overview

Latest direction+magnitude scorings for Polymarket events. Each row scores one (headline, market) pair with a direction (up/down/none), confidence (0-1), signed magnitude in points, composite tier (SKIP/WATCH/TRADE), and current market price.

Protocol x402
Price $0.10
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider itsgloria
Source bazaar
Indexed 2026-08-26 18:13:24

Health

Status healthy
Latency (p50) 616ms
Uptime (30d) 100.0%
Reliability Score 82/100
Last Checked 2026-08-27 05:35:47
Last Healthy 2026-08-27 05:35:47
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "event_id": { "description": "Filter by event id", "required": false, "type": "string" }, "limit": { "description": "Max rows to return (1-500, default 50)", "required": false, "type": "string" }, "market_id": { "description": "Filter by market id", "required": false, "type": "string" }, "tier": { "description": "Filter by tier: SKIP | WATCH | TRADE", "required": false, "type": "string" } }, "type": "http" }

Output Schema

{ "properties": { "scorings": { "items": { "properties": { "confidence": { "type": "number" }, "created_at": { "type": "string" }, "current_price": { "type": "number" }, "direction": { "type": "string" }, "event_id": { "type": "string" }, "headline": { "type": "string" }, "headline_id": { "type": "string" }, "id": { "type": "string" }, "magnitude_pts": { "type": "number" }, "market_id": { "type": "string" }, "model_version": { "type": "string" }, "reason": { "type": "string" }, "source_url": { "type": "string" }, "tier": { "type": "string" } }, "type": "object" }, "type": "array" } }, "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-27 05:35:47 healthy 402 616ms