關鍵字 / Keywords: 美國政府 受款方 承包商 廠商 vendor recipient contractor parent child subsidiary UEI DUNS 公司 非營利 nonprofit university state foreign USASpending federal awardee Lockheed Boeing SpaceX Palantir
Scope: entities (companies / nonprofits / universities / states / foreign) that received federal awards, rolled up to the parent / child recipient level.
Endpoint: POST https://api.usaspending.gov/api/v2/recipient/
Args:
keyword: recipient-name substring (case-insensitive).
award_group: filter by award category — "all" (default) ·
"contracts" · "grants" · "loans" ·
"direct_payments" · "other_financial_assistance".
page: 1-based page number.
limit: rows per page (max 100).
sort: "amount" (default) · "name" · "duns" · "uei".
order: "asc" | "desc".
Returns dict with results — each row {id, duns, uei, name, recipient_level, amount, profile_url}. id suffix tags recipient
level: -P parent · -C child · -R orphan. License:
"Creative Commons Zero v1.0 Universal (CC0-1.0)". Rate-limited
to ~5 req/sec.