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.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://api.itsgloria.ai/pm-scorings' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://api.itsgloria.ai/pm-scorings'
Endpoint: https://api.itsgloria.ai/pm-scorings. Operated by api.itsgloria.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Get a 24-hour news summary for a specific token/ticker, combining internal news data with web search results. Returns decision-grade bullet points for fund mana…