O

Onrender · Signals

by Onrender

GETBase

$0.01

per call · USD Coin on Base

Use this to scan Quotient's published prediction-market signals on Polymarket International, Polymarket US, Kalshi, and Limitless: side, entry YES price, latest Q probability and thesis, conviction, the forecast_status gauge with its standing adverse move, upside to Q, and capacity — one signal per market. A signal is active or retired; a missing live quote drops a row from the feed, and a caution/warning forecast_status marks an adverse move, never hides the row.

Endpoint

GET https://quotient-api-gateway.onrender.com/api/v1/signals

88

Calls / 30d

11

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://quotient-api-gateway.onrender.com/api/v1/signals", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://quotient-api-gateway.onrender.com/api/v1/signals?exclude_drawdown_risk=true&min_capacity_usd=500&min_conviction=2&side=NO&status=active" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "signals": [
    {
      "basis_status": "verified",
      "capacity_as_of": "2026-08-01T02:31:00Z",
      "capacity_available": true,
      "capacity_basis": "depth-2c",
      "capacity_usd_at_2c": 3400,
      "converge_upside_pct": 34,
      "conviction": "high",
      "conviction_tier": 3,
      "crash_risk_elevated": false,
      "created_at": "2026-08-01T14:15:00Z",
      "current_cost_cents": 58,
      "distance_to_convergence_cents": 20,
      "drawdown_risk_elevated": false,
      "entry_cost_cents": 56,
      "entry_pm": 44,
      "entry_q": 22,
      "entry_spread_pp": 22,
      "execution_reference": null,
      "forecast_status": {
        "adverse_move_pct": -3.6,
        "basis": "since_forecast",
        "cents": 0,
        "price_source": "live",
        "state": "sideways"
      },
      "forecast_updated_at": "2026-08-03T16:20:00Z",
      "grounding_status": "actionable",
      "has_band": true,
      "id": "3f9d2c1e-6b7a-4f7e-9c2d-1a2b3c4d5e6f",
      "is_active": true,
      "is_fresh": true,
      "is_new_today": false,
      "latest_q": 0.22,
      "live_priced": true,
      "market": {
        "condition_id": "0x1234abcd",
        "end_date": "2026-12-31T00:00:00Z",
        "marketKey": "polymarket:789012",
        "marketUrl": "https://polymarket.com/event/russia-ukraine-ceasefire-2026",
        "market_odds": 0.42,
        "nativeEventId": "34567",
        "nativeMarketId": "789012",
        "polymarketUrl": "https://polymarket.com/event/russia-ukraine-ceasefire-2026",
        "question": "Will there be a Russia-Ukraine ceasefire in 2026?",
        "quotientMarketId": "789012",
        "quotientUrl": "https://quotient.social/markets/789012",
        "seriesTicker": null,
        "slug": "russia-ukraine-ceasefire-2026",
        "sourceUrl": "https://gamma-api.polymarket.com/markets/789012",
        "venue": "polymarket",
        "volume_24h": 120000
      },
      "max_roi_pct": 72,
      "priced_at": "2026-08-01T16:00:00Z",
      "published_at": "2026-08-01T14:15:00Z",
      "q_side": "NO",
      "q_value_cents": 78,
      "resolution_reference": {
        "basis_id": "basis:polymarket:789012:rules-v3",
        "forecast_target_key": "target:polymarket:789012:v3",
        "freshness": "verified",
        "instrument_id": "789012",
        "mapping_status": "verified",
        "observable_id": "polymarket:789012:rules",
        "provider": "polymarket",
        "schema_version": "1",
        "settlement_spec_id": "settlement:polymarket:789012:v3",
        "value": null
      },
      "resolves_in_window": false,
      "retired_reason": null,
      "side": "NO",
      "suppression_reason": null,
      "thesis": "Q sees the ceasefire conditions as unlikely to be met before year-end.",
      "venue_quote": {
        "freshness": "verified",
        "market_id": "789012",
        "observed_at": "2026-08-01T16:00:00Z",
        "quote_method": "midpoint",
        "schema_version": "1",
        "selected_probability": 0.42,
        "venue": "polymarket",
        "venue_timestamp": "2026-08-01T15:59:59Z",
        "yes_ask": 0.43,
        "yes_bid": 0.41,
        "yes_last": 0.42
      },
      "window_days": 12
    }
  ]
}

Payment details

Pay to0xc3d01fd2f79d4c57ad106ab8ecc12a5de24f97cb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Onrender & similar services