{
  "x402Version": 2,
  "id": 4403,
  "slug": "4403",
  "resource": "https://api.truthbear.co/resolve/proposer",
  "description": "Proposer feed for prediction-market settlement: SEC EDGAR official facts mapped to a machine-friendly answer / timestamp / evidence shape for automated proposal and dispute flows. Three separated times, explicit resolution_status, candidate sources listed. We describe what was filed - the adjudication stays yours. Descriptive only, never a forecast or advice. No data -> 422 no_charge, not billed. $0.01 per call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2d16a243ba9facc6ac85519d5efad2149dc4c6c3",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8qEn3Y3GPXdQ28LHshPa4UYeD8V38Lq9b4jCRirQAY3n",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "example": {
            "cutoff": "2025-01-01",
            "entity": "AAPL",
            "form": "10-K"
          },
          "exampleRequest": "/resolve/proposer?entity=AAPL&form=10-K&cutoff=2025-01-01",
          "method": "GET",
          "queryParams": {
            "as_of": "optional - alias of cutoff",
            "cutoff": "required - settlement cutoff, ISO 8601 (?as_of= is an alias; point-in-time)",
            "entity": "required - ticker or CIK (e.g. AAPL or 320193)",
            "event_class": "optional - 8-K item (e.g. 1.03 bankruptcy)",
            "form": "required - filing type (e.g. 10-K, 8-K, NT 10-K, SC 13D, 4)",
            "market_or_event": "optional - market/event label, echoed back verbatim",
            "source_class": "optional - defaults to sec-edgar"
          },
          "type": "http"
        },
        "output": {
          "type": "json"
        }
      },
      "outputSchemaRef": "/manifest",
      "priceUsd": "$0.01",
      "priceUsdNumber": 0.01,
      "routeTemplate": "/resolve/proposer",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "as_of": {
                    "description": "optional - alias of cutoff",
                    "type": "string"
                  },
                  "cutoff": {
                    "description": "required - settlement cutoff, ISO 8601 (?as_of= is an alias; point-in-time)",
                    "examples": [
                      "2025-01-01"
                    ],
                    "type": "string"
                  },
                  "entity": {
                    "description": "required - ticker or CIK (e.g. AAPL or 320193)",
                    "examples": [
                      "AAPL"
                    ],
                    "type": "string"
                  },
                  "event_class": {
                    "description": "optional - 8-K item (e.g. 1.03 bankruptcy)",
                    "type": "string"
                  },
                  "form": {
                    "description": "required - filing type (e.g. 10-K, 8-K, NT 10-K, SC 13D, 4)",
                    "examples": [
                      "10-K"
                    ],
                    "type": "string"
                  },
                  "market_or_event": {
                    "description": "optional - market/event label, echoed back verbatim",
                    "type": "string"
                  },
                  "source_class": {
                    "description": "optional - defaults to sec-edgar",
                    "type": "string"
                  }
                },
                "required": [
                  "entity",
                  "form",
                  "cutoff"
                ],
                "type": "object"
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method",
              "queryParams"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "const": "json"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.truthbear.co",
  "lastUpdated": "2026-09-07T12:02:04.449Z",
  "quality": {
    "calls30d": 17,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-07T12:02:03.535Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.truthbear.co",
    "manifest_name": "api.truthbear.co",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}