govcon_award_search
Who has the government actually paid, for what, and how much? Search USAspending federal award history (contracts and assistance) by recipient name or UEI, awarding agency, NAICS prefix, CFDA number, amount range, and action-date window — competitor award research, incumbent lookup before a recompete, and grant-winner analysis in one call. [price: $0.05/row]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uei | No | Recipient Unique Entity Identifier (SAM UEI), exact match. | |
| cfda | No | CFDA / Assistance Listing number, exact match (assistance awards). | |
| kind | No | contract | assistance (grants, loans, direct payments). CSV for both. | |
| sort | No | field:direction — amount | action_date. Default 'amount:desc'. | |
| limit | No | Max rows (default 25, cap 100). | |
| naics | No | NAICS code prefix(es), CSV. | |
| agency | No | Awarding agency or sub-agency name fragment. Example: 'defense'. | |
| offset | No | Rows to skip, for paging. | |
| recipient | No | Award recipient name fragment. Example: 'lockheed'. | |
| amount_max | No | Maximum award amount in USD. | |
| amount_min | No | Minimum award amount in USD. | |
| awarded_after | No | Action date on or after (YYYY-MM-DD). | |
| awarded_before | No | Action date on or before (YYYY-MM-DD). |