{"uid":"cap_Op1cmgVgfwonBZ3_dHs7h","slug":"gdelt-news-intelligence-api-translingual-news-search-4979b20e","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://news-x402.com/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":{"request":{"input":{"type":"http","method":"GET","queryParams":{"hours":24,"topic":"artificial intelligence"}}},"response":{"topic":"artificial intelligence","by_language":[],"timespan_hours":24}},"exampleRequest":{"hours":24,"topic":"artificial intelligence"},"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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_Ypud6rT91gTKOFE8Vc-JR","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches global news articles across multiple languages on a given topic using GDELT, returning results grouped by language","exampleAgentPrompt":"Search global news for 'AI regulation' across all languages over the last 48 hours and show me what different language outlets are reporting.","exampleUseCases":[{"title":"Monitor international competitor launches","prompt":"Search global news for mentions of our competitors' product announcements over the past week and show me which countries and languages are covering them — I want to understand how the story differs across regions."},{"title":"Track geopolitical event coverage globally","prompt":"Find all news articles about the recent trade agreement signed between the US and EU across every language and country that's reporting on it. I need to see how different regions are framing this."},{"title":"Detect emerging health trends worldwide","prompt":"Search for news about the new virus variant across all languages for the last 72 hours and group by region so I can see which countries are reporting it and what their tone is."}],"resultDescription":"A JSON object with the search topic, the lookback window in hours, and a 'by_language' array where each entry contains the language name, article count, and a list of articles (each with URL, title, source, language, image URL, published date, source country, and sentiment score).","failureModes":["Missing required 'topic' query parameter returns an error","Hours value outside 1–72 range returns a validation error","No articles found for obscure topics returns empty by_language array","Payment failure or insufficient USDC balance blocks access via x402","GDELT data lag may mean very recent events (last few minutes) are not yet indexed"],"whenToPreferThis":"Use this endpoint when you need to see how a topic is being covered across multiple languages and countries simultaneously, rather than English-only news. Ideal for monitoring international press coverage, comparing narratives across regions, or finding non-English sources on a global topic. Prefer over single-language endpoints when language diversity and geographic breadth matter.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:34:11.897Z","isFirstParty":false}