US federal award exposure for an entity — USAspending prime awards (contracts + grants) resolved to the entity spine. Look a subject up three ways (at least one is required): a resolved spine entity_id (entity=), a SAM.gov Unique Entity Identifier (uei=), or a fuzzy recipient name (recipient=). Returns an aggregate summary (total obligated USD, award + recipient counts) with a per-UEI recipient_rollups breakdown (top 25 by obligated USD, each with its awarding agencies and first/last action dates), plus the recent awards timeline — every row cited to its USAspending permalink. D&B carve-out: keyed on the SAM.gov UEI only — Dun & Bradstreet’s DUNS number and corporate-family (parent) tree are never ingested or surfaced. Plan-gated: requires the can_use_gov entitlement (Markets plan and up); non-entitled plans receive 403 PLAN_REQUIRED. Reads are bounded key-prefix lookups on the current award snapshot (no all-time scan).
GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....
A resolved spine entity id (e_… / wiki:… / cik:…). A bare name is rejected with 400 INVALID_ENTITY_ID — resolve it first via GET /api/v2/search. Returns that entity's federal awards.
A SAM.gov Unique Entity Identifier (12-char). Case-insensitive.
Fuzzy (case-insensitive substring) recipient-name match — no id required.
Award-timeline rows to return (max 500). The summary and recipient_rollups aggregate across ALL matching awards regardless of this cap.
1 <= x <= 500Success
Entity federal-award exposure — USAspending prime awards keyed on SAM.gov UEI, resolved to the entity spine.
Recent award timeline (up to limit), newest first.
Cross-source fusion for the primary resolved entity — its footprint beyond this endpoint (foreign-agent status, SEC filer, facilities owned) + headline flags. Null when there is no cross-source signal.