Documentation Index
Fetch the complete documentation index at: https://docs.exorde.io/llms.txt
Use this file to discover all available pages before exploring further.
A real signal from yesterday
On 2026-05-18 at 04:00 UTC the term “dark web” crossed 6.67 standard deviations above its 14-day baseline on thecyber topic. Spread across 14 domains and 8 languages, validated by our LLM gate, linked to an active cluster of fact-checker-verified breach disclosures.
What this is
The API turns roughly four billion public posts per month into structured intelligence: which terms spike, which storylines dominate, which platforms carry them, which entities co-occur, which posts are the evidence. The same pipeline powers internal newsroom dashboards, OSINT desks, and brand-risk teams across Europe. Three things make it production-grade, not a demo:- One contract for two scopes. Curated topics (
global,cyber,finance,disinfo) and your own custom watchlists expose the same analytics surface. Code written for one works on the other. - Typed errors with
trace_id. Every non-2xx response carries a stableerrorenum and a 16-hextrace_idyou can quote in support requests. No string-matching, no guessing. We resolve tickets in one round trip. - No surprise scope.
GET /v1/meandGET /v1/keys/currentreturn your tier, topic scope, rate limit, and quotas. Build tier-aware UIs without polling billing.
Three signals, one pipeline
Trending
Top terms ranked by rolling z-score against a 14-day baseline. The state of the conversation in one call.
Narrative
Editorial summary of the dominant storyline plus weighted sub-narratives. (alpha — voice and tailoring evolving with design partners.)
Alerts
LLM-validated volume-spike events with severity, spread, IOCs, sample posts, and matched cluster context.
Three tiers
Watch
Awareness layer. Trending, volume, narrative, alerts. Trial: 7 days, free, scoped to
global, no credit card.See
Investigation layer. Adds clusters, entities, search, platforms, posts. Watchlists, webhooks.
Know
Intelligence layer. Adds editorial reports, all topics, larger watchlists, dedicated support, custom voice tailoring.
60-second start
What the data looks like
A realtrending response on global returns ranked terms with rolling z-scores and 24-hour deltas:
narrative response composes those terms into a story:
trace_id correlation header on every response.
Where to go next
Quickstart
Mint a trial and run trending, narrative, and alerts in five minutes.
Use cases
Newsroom, brand, threat-intel, disinfo, executive dashboard — five copy-paste recipes.
Topics & watchlists
Curated topics out of the box, custom watchlists for anything else. Same analytics surface for both.
Tiers & quotas
Watch / See / Know matrix, history caps, result-size caps, webhook quotas.
Authentication
Mint, rotate, revoke. Test-mode keys. The typed error envelope.
Rate limits
RPM, burst, headers, polling cadence, backoff patterns.
Errors
Every error code, what triggers it, what to do.
API reference
Every endpoint, live try-it, generated from the OpenAPI spec.
Status, support, contact
- Live status — intel-v1.exorde.io/v1/status. Per-stream freshness, never cached more than 30 seconds.
- OpenAPI spec — intel-v1.exorde.io/v1/openapi.json. Generate clients in any language.
- Support — [email protected]. Include the
trace_idfrom the error envelope; we resolve in one round trip. - Design partner program — narrative is in alpha. If you want to shape the per-customer voice and brief format, email the same address.
- Changelog — /changelog.
Last reviewed: 2026-05-19. API version 1.2.8.