G

GDELT Global News Intelligence · Search

by GDELT Global News Intelligence

GETBaseSolanaArbitrumPolygon

$0.005

per call · USD Coin on Base

Global news article search by GDELT — normalized fulltext search across worldwide media (query syntax: phrases, OR, sourcecountry, theme, tone) returned as a clean snake_case envelope.

Endpoint

GET https://gdelt.use.x402atlas.com/search

5

Calls / 30d

4

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://gdelt.use.x402atlas.com/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://gdelt.use.x402atlas.com/search?maxrecords=75&query=%22supply+chain%22+%28drought+OR+flood%29&sort=HybridRel&timespan=3d" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "articles": [
    {
      "domain": "reuters.com",
      "language": "English",
      "seen_at": "2026-07-01T09:15:00Z",
      "source_country": "United States",
      "title": "Drought disrupts supply chains",
      "url": "https://reuters.com/x"
    }
  ],
  "attribution": "Data from The GDELT Project (https://www.gdeltproject.org)",
  "count": 1,
  "queried_at": "2026-07-01T12:00:00Z",
  "query": "\"supply chain\" (drought OR flood)",
  "timespan": "3d"
}

Payment details

Pay to0x8d64a4834e262d96d1264e8900b5a4f1405b8982
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

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

Get featured →

More from GDELT Global News Intelligence & similar services