{"uid":"cap_120NnZCXjTPQNxBlYMWI0","slug":"gdelt-news-intelligence-api-translingual-news-search-9007794d","name":"GDELT News Intelligence API — Translingual News Search","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/translingual","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"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["topic","timespan_hours","by_language"],"properties":{"topic":{"type":"string"},"by_language":{"type":"array","items":{"type":"object","required":["language","article_count","articles"],"properties":{"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","null"]},"first_seen_at":{"type":["string","null"]},"source_country":{"type":"string"},"sentiment_score":{"type":["number","null"]}}}},"language":{"type":"string"},"article_count":{"type":"integer"}}}},"timespan_hours":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"topic":"AI regulation","by_language":[{"articles":[{"url":"...","title":"...","source":"...","language":"English","image_url":null,"published_at":"...","source_country":"US","sentiment_score":null}],"language":"English","article_count":12}],"timespan_hours":48}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_FFStVvPBsCZFALx9dranR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches global news articles on a topic aggregated by language, sourced from GDELT, organized into per-language buckets with metadata","exampleAgentPrompt":"Search for global news articles about 'AI regulation' from the past 48 hours, grouped by language, so I can see how different countries are covering the topic.","exampleUseCases":[{"title":"Multilingual crisis coverage comparison","prompt":"Pull news articles about the Ukraine ceasefire from the last 24 hours and show me how it's being covered in different languages — I want to see the sources from each country."},{"title":"Cross-border policy sentiment scan","prompt":"Find me global news coverage on 'carbon tax' from the past 72 hours, grouped by language, so I can compare how English, French, and German outlets are framing the debate."},{"title":"AI agent news briefing by region","prompt":"Give me a translingual news briefing on 'chip export controls' from the last 48 hours — I want articles grouped by language to understand international reactions."}],"resultDescription":"A JSON object containing the queried topic, a timespan in hours, and an array of language buckets — each bucket includes the language name, article count, and a list of articles with URL, title, source name, language label, image URL (nullable), publication timestamp, source country code, and sentiment score (nullable).","failureModes":["Topic query returns no results if GDELT has no recent indexed articles for that term","Sentiment scores may be null if GDELT did not compute them for a given article","Image URLs may be null for many articles as GDELT does not always index images","Payment failure via x402 if USDC balance on Base mainnet is insufficient","High-volume or very broad topic queries may return incomplete coverage due to GDELT indexing lag","Rate of GDELT data freshness varies; breaking news may not appear immediately"],"whenToPreferThis":"Choose this endpoint when you need news articles segmented by language and need cross-lingual or translingual perspective on a topic — especially for international affairs, geopolitical events, or policy topics where different language communities may have distinct coverage. Prefer this over a single-language news API when the user wants to understand global media reactions or compare reporting across countries. It is particularly useful for AI agents doing multilingual media monitoring or cross-border topic research.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:37:52.262Z","isFirstParty":false}