Sentinel Intelligence API
Programmatic access to the Sentinel knowledge graph. Base URL: https://api.sentinelintel.org
Try it now
Powered by Sentinel Oracle · Natural language queries against the live knowledge graph
Access Tiers
Authentication
X-API-Key: your_api_key_hereFree tier uses IP-based rate limiting — no key required. Pass your key to identify your account and unlock higher limits. Response headers include X-Sentinel-Tier and X-RateLimit-Remaining.
Endpoints
/api/v1/statsFREEGraph statistics — node/edge counts, IES summary, trade totals.
{"graph":{"nodes":463670,"edges":7338730},"legislators":{"scored":1228,"avg_ies":16.56},"trades":{"total":16238}}/api/v1/legislators/{bioguide}/tradesREPORTERStock trade history for a legislator by bioguide ID.
/api/v1/legislators/{bioguide}/donationsREPORTERCampaign contribution donors for a legislator.
/api/v1/legislators/{bioguide}/conflictsREPORTERCommittee jurisdiction conflicts with trading activity.
/api/v1/legislators/{bioguide}/archetypeREPORTERBehavioral archetype classification (Quitter / Defiant / Whale).
/api/v1/legislators/{bioguide}/networkNEWSROOMFull influence network — 2-hop donor/lobbying graph.
/api/v1/legislators/{bioguide}/dossierNEWSROOMComprehensive dossier: trades, donations, conflicts, network summary.
/oracleFREENatural language query against the knowledge graph via Sentinel Oracle.
{"query":"Who traded NVDA before the CHIPS Act?"}Contact us for institutional pricing, bulk data exports, or research partnerships.
Contact API Team