{"uid":"cap_qKaw0yTLrX8vLXnj9dUn4","slug":"gdelt-news-intelligence-api-entity-graph-5ef5f17f","name":"GDELT News Intelligence API — Entity Graph","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/entity-graph","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":["entity"],"properties":{"entity":{"type":"string","description":"Person, organization, or location name"},"timespan":{"type":"string","description":"Time window (default 7d)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["entity","timespan","sentiment_trend","top_locations","top_sources"],"properties":{"entity":{"type":"string"},"timespan":{"type":"string"},"top_sources":{"type":"array","items":{"type":"object","required":["domain","mention_count"],"properties":{"domain":{"type":"string"},"mention_count":{"type":"integer"}}}},"top_locations":{"type":"array","items":{"type":"object","required":["name","lat","lng","mention_count"],"properties":{"lat":{"type":"number"},"lng":{"type":"number"},"name":{"type":"string"},"country_code":{"type":"string"},"mention_count":{"type":"integer"}}}},"sentiment_trend":{"type":"array","items":{"type":"object","required":["date","avg_tone"],"properties":{"date":{"type":"string"},"avg_tone":{"type":"number"}}}}}}}}}},"responseSchema":{"type":"json","example":{"entity":"Elon Musk","timespan":"7d","top_sources":[{"domain":"ft.com","mention_count":12}],"top_locations":[{"lat":37.09,"lng":-95.71,"name":"United States","country_code":"","mention_count":30}],"sentiment_trend":[{"date":"2026-04-30T00:00:00","avg_tone":-1.5}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ajTzUxY2aV8m1CSEASW07","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns an entity-centric graph of news coverage for a named person, organization, or location, including sentiment trend, top sources, and geographic mention distribution over a configurable time window.","exampleAgentPrompt":"Pull up the GDELT entity graph for Elon Musk over the last 7 days — I want to see sentiment trends, which news outlets are covering him most, and where in the world the coverage is coming from.","exampleUseCases":null,"resultDescription":"A JSON object containing the queried entity name, timespan, a chronological sentiment trend array (date + avg_tone scores), a ranked list of top news source domains with mention counts, and a list of top geographic locations with coordinates and mention counts.","failureModes":["Missing required 'entity' query parameter — returns 400 or validation error","Entity name too ambiguous or not found in GDELT — returns empty arrays or minimal results","Invalid timespan format — defaults to 7d or returns error","Payment not completed via x402/USDC — returns 402 Payment Required","GDELT upstream data delay — results may lag real-time by minutes to hours"],"whenToPreferThis":"Use this endpoint when you need a structured, aggregated view of how a specific named entity (person, org, or place) is covered across global news, including geographic spread and sentiment over time. Prefer this over raw news search when you want parallel-aggregated entity graphs rather than individual articles. Especially useful for monitoring reputation, tracking geopolitical coverage, or feeding downstream analysis pipelines.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:36:27.678Z","isFirstParty":false}