{
  "x402Version": 2,
  "id": 3283,
  "slug": "3283",
  "resource": "https://quotient-api-gateway.onrender.com/api/v1/signals/featured",
  "description": "Use this when the user asks which prediction-market signal is currently designated as featured by Quotient. Returns its published side and lifecycle, forecast_status, entry and current fields, forecast context, capacity, and canonical market routing; it may be empty. The featured designation is a database field.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xC3d01FD2F79d4c57aD106AB8ecc12a5dE24F97cB",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "window": 24
          },
          "type": "http"
        },
        "output": {
          "example": {
            "featured_by": "auto",
            "signal": {
              "capacity_usd_at_2c": 5400,
              "converge_upside_pct": 11,
              "conviction": "high",
              "conviction_tier": 3,
              "current_cost_cents": 64,
              "distance_to_convergence_cents": 7,
              "entry_pm": 38,
              "entry_q": 29,
              "entry_spread_pp": 9,
              "forecast_status": {
                "adverse_move_pct": -4.2,
                "basis": "since_forecast",
                "cents": 3,
                "price_source": "live",
                "state": "converging"
              },
              "id": "qs_a41d2c",
              "is_active": true,
              "latest_q": 0.29,
              "market": {
                "marketKey": "polymarket:512345",
                "marketUrl": "https://polymarket.com/event/russia-x-ukraine-ceasefire-in-2026",
                "market_odds": 0.36,
                "nativeEventId": "event-123",
                "nativeMarketId": "512345",
                "question": "Russia x Ukraine ceasefire in 2026?",
                "quotientMarketId": "512345",
                "seriesTicker": null,
                "slug": "russia-x-ukraine-ceasefire-in-2026",
                "sourceUrl": "https://gamma-api.polymarket.com/markets/512345",
                "venue": "polymarket",
                "volume_24h": 184233.5
              },
              "max_roi_pct": 56,
              "q_value_cents": 71,
              "side": "NO",
              "thesis": "Q sees no credible path to a ceasefire before the market deadline."
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "window": {
                    "default": 24,
                    "maximum": 168,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "quotient-api-gateway.onrender.com",
  "lastUpdated": "2026-09-17T21:10:56.857Z",
  "quality": {
    "calls30d": 10,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-17T21:10:56.38Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "quotient-api-gateway.onrender.com",
    "manifest_name": "quotient-api-gateway.onrender.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}