P

Predictionmarketdata · Market News

by Predictionmarketdata

GETBase

$0.001

per call · USD Coin on Base

Recent news relevant to prediction markets within a publish-date window.

Endpoint

GET https://api.predictionmarketdata.io/market-news

17

Calls / 30d

8

Unique payers / 30d

Sep 9

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://api.predictionmarketdata.io/market-news", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.predictionmarketdata.io/market-news?publishDateFrom=2026-06-07T00%3A00%3A00Z&publishDateTo=2026-06-08T00%3A00%3A00Z" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "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/"
    }
  ]
}

Payment details

Pay to0x995c0abdcd2ad76548e5f7deb54d32549b2b781f
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Predictionmarketdata & similar services