Event Intelligence API & MCP Server
Query geolocated world events, the Daily World Brief, and AI analysis over a REST API — or connect an MCP server and let your agent pull the same intelligence directly. Bearer-key auth, token-metered, no scraping.
Quick Answer: The Off-Nadir Delta Event Intelligence API is a REST API for geolocated world events — geopolitical, security, disaster, and infrastructure signals distilled from global news media, plus the AI-synthesized Daily World Brief and on-demand AI analysis. Every endpoint lives under /api/v1, authenticates with a bearer API key, and is metered on your token balance. The same intelligence is exposed through an MCP server so any MCP-capable agent can use it as tools.
What you can pull
Four endpoints under /api/v1 — the same intelligence that powers the Watchfloor and Delta Agent, now programmatic.
Event signals
GET /api/v1/signalsGeolocated geopolitical, security, disaster, and infrastructure events distilled from global news media — enriched with verified coordinates, severity and GEOINT scores, escalation trend, source links, and satellite-collection recommendations. Filter by bounding box, date window, and category; up to 500 rows per page, cursor-paginated.
Daily World Brief
GET /api/v1/briefThe AI-synthesized digest of the previous day’s worldwide activity — headline, executive summary, top developments, Key Judgments, and ranked signals. Free of token charges, so it is also the easiest way to verify a key.
AI remote-sensing assessment
POST /api/v1/assessFor a single event, get an AI assessment of what to observe, which sensors to task, and a collection window. Repeated assessments of the same event are cached and not re-charged.
Ask the Delta Analyst
POST /api/v1/analystPose an OSINT/GEOINT question and get a structured brief back — summary, findings with collection recommendations, an assessment, and citations — from an agentic, multi-step analysis over the live signals.
What developers build with it
Give your agent situational awareness
Connect the MCP server and your agent can pull the day’s brief, query events near an area of interest, and ask the analyst a question — grounded in sourced, geolocated intelligence instead of a stale training snapshot.
Power a dashboard or map
Feed geolocated signals with severity and coordinates straight into your own dashboard, common operating picture, or internal map — no scraping, no NLP pipeline to maintain.
Watch an area and alert
Poll signals for a bounding box on a schedule and raise an alert when severity crosses a threshold — a lightweight tripwire for the places you care about.
Enrich research & workflows
Pull the structured brief and Key Judgments into a report generator, a newsletter, or a research notebook — with citations you can trace back to the underlying events.
Built for AI agents, too
The MCP server exposes the same surface as tools, resources, and prompts, so an MCP-capable agent can query events, read the brief, and ask the analyst without any glue code. Add it with one command and your key.
Explore the MCP serverFrequently Asked Questions
What is the Event Intelligence API?▼
What is the MCP server and what can it do?▼
How do I authenticate, and how is usage priced?▼
Which plans include API and MCP access?▼
What are the rate limits and pagination?▼
Is there an OpenAPI spec?▼
Related Resources
API & MCP Reference
Full developer docs: endpoints, params, examples
Learn moreMCP Server
Connect an AI agent to live event intelligence
Learn moreDelta Watchfloor
The dashboard behind the same signals
Learn moreDelta Agent
The in-app AI analyst the API exposes
Learn moreDaily Reports
The written daily assessment
Learn moreGeospatial Intelligence (GEOINT)
How this fits GEOINT and OSINT
Learn moreSatellite Intelligence for OSINT
The signal-to-satellite workflow
Learn morePricing
Plans, token metering, and API access
Learn moreGet an API key
Issue and manage keys
Learn moreStart building
Read the reference, issue a key, and pull the free Daily World Brief to verify it in one request. Metered on your token balance — no per-image contracts.