{"uid":"cap_nLVmfXU2ix34ClcpDTE9H","slug":"gdelt-news-intelligence-api-recent-news-endpoint-c05c2f57","name":"GDELT News Intelligence API — Recent News Endpoint","description":"AI-friendly JSON API for global news intelligence. Built on GDELT (free public source), optimized for AI agents — clean responses, 5 use-case endpoints, parallel-aggregated entity graphs, no rate limits, no API keys. Pay-per-query in USDC on Base mainnet via x402.","url":"https://gdelt-x402-api.planbdj.workers.dev/news/recent","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["topic"],"properties":{"hours":{"type":"integer","maximum":72,"minimum":1,"description":"Lookback window in hours (default 24, max 72)"},"topic":{"type":"string","description":"Search query — keyword or phrase"},"language":{"type":"string","description":"Source language filter (default: english). e.g. spanish, french, arabic, chinese"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["topic","timespan_hours","total_found","articles"],"properties":{"topic":{"type":"string"},"articles":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"title":{"type":"string"},"source":{"type":"string"},"language":{"type":"string"},"image_url":{"type":["string","null"]},"published_at":{"type":"string"},"source_country":{"type":"string"},"sentiment_score":{"type":["number","null"]}}}},"total_found":{"type":"integer"},"timespan_hours":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"topic":"bitcoin","articles":[{"url":"https://cointelegraph.com/news/...","title":"Bitcoin Posts Strongest Monthly Gain","source":"cointelegraph.com","language":"English","image_url":"https://...","published_at":"2026-05-03T06:45:00Z","source_country":"United States","sentiment_score":1.2}],"total_found":1,"timespan_hours":24}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_3mmKiUResDEaoEz_OCzZ_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches recent global news articles on a given topic from the GDELT dataset, returning structured JSON with titles, URLs, sources, sentiment scores, and publication timestamps","exampleAgentPrompt":"Find me the most recent global news articles about bitcoin from the past 24 hours, including sentiment scores for each article.","exampleUseCases":[{"title":"Crypto market sentiment monitoring","prompt":"Pull the latest news articles about Ethereum from the past 24 hours and tell me whether the overall coverage is positive or negative based on sentiment scores."},{"title":"Corporate press coverage tracking","prompt":"Find me recent global news about Tesla from the last 12 hours — I want to see what outlets are covering them and how the sentiment looks."},{"title":"Geopolitical event briefing","prompt":"Get me the most recent news articles about the conflict in Gaza from the past 48 hours, including which countries the sources are from."}],"resultDescription":"Returns a JSON object containing the queried topic, an array of articles (each with URL, title, source domain, language, image URL, publication timestamp, source country, and a floating-point sentiment score), and a total_found count indicating how many articles were returned.","failureModes":["Topic returns zero articles if GDELT has no recent indexed coverage — total_found will be 0","Payment failure on Base mainnet will block access if USDC balance is insufficient or x402 handshake fails","Overly broad or ambiguous topics may return loosely related articles","Non-English topics may return fewer results depending on GDELT language coverage","Sentiment scores are algorithmic estimates and may not reflect nuanced editorial tone"],"whenToPreferThis":"Choose this endpoint when you need structured, machine-readable recent news data with sentiment scores across global sources, especially for AI agent workflows that require pay-per-query pricing with no API key setup, no rate limits, and clean JSON responses. Prefer it over scraping news sites directly or using subscription-based news APIs when you need lightweight, on-demand news intelligence billed in USDC on Base mainnet.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:31:51.466Z","isFirstParty":false}