{
  "x402Version": 2,
  "id": 4471,
  "slug": "4471",
  "resource": "https://api.predictionmarketdata.io/market-news",
  "description": "Recent news relevant to prediction markets within a publish-date window.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x995c0abdcd2ad76548e5f7deb54d32549b2b781f",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "publishDateFrom": "2026-06-07T00:00:00Z",
            "publishDateTo": "2026-06-08T00:00:00Z"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "news": [
              {
                "contentType": "breaking-news",
                "entityCode": "BTCWRLD",
                "entityName": "BitcoinWorld",
                "newsCategory": "prediction-markets",
                "newsID": "c42c42e75aa142f3943236f8e7579e6f",
                "publishDateTime": "2026-06-07T23:50:10Z",
                "sentiment": "Negative",
                "snippet": "Polymarket faces scrutiny as 20% of dispute judges had financial stakes in outcomes.",
                "title": "Polymarket Under Fire: 20% of Dispute Judges Had Stake in Outcomes They Ruled On",
                "url": "https://bitcoinworld.co.in/polymarket-conflict-of-interest-judges-betting/"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "publishDateFrom": {
                    "description": "Inclusive UTC start time for news publication date.",
                    "type": "string"
                  },
                  "publishDateTo": {
                    "description": "Inclusive UTC end time for news publication date.",
                    "type": "string"
                  }
                },
                "required": [
                  "publishDateFrom",
                  "publishDateTo"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.predictionmarketdata.io",
  "lastUpdated": "2026-09-17T03:56:56.792Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 9,
    "lastCalledAt": "2026-09-17T03:56:56.515Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.predictionmarketdata.io",
    "manifest_name": "api.predictionmarketdata.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}