Skip to main content
GET
Federal Awards (USAspending)

Authorizations

Authorization
string
header
required

GDELT Cloud API key. Send as Authorization: Bearer gdelt_sk_....

Query Parameters

entity
string

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.

uei
string

A SAM.gov Unique Entity Identifier (12-char). Case-insensitive.

recipient
string

Fuzzy (case-insensitive substring) recipient-name match — no id required.

limit
integer
default:100

Award-timeline rows to return (max 500). The summary and recipient_rollups aggregate across ALL matching awards regardless of this cap.

Required range: 1 <= x <= 500

Response

Success

Entity federal-award exposure — USAspending prime awards keyed on SAM.gov UEI, resolved to the entity spine.

query
object
summary
object
awards
object[]

Recent award timeline (up to limit), newest first.

meta
object
cross_source
object | null

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.