Skip to main content
POST
/usaspending/awards/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
keywords
string[]
required
Minimum array length: 1
award_type_codes
enum<string>[]
required
Minimum array length: 1
Available options:
A,
B,
C,
D,
IDV_A,
IDV_B,
IDV_B_A,
IDV_B_B,
IDV_B_C,
IDV_C,
IDV_D,
IDV_E,
02,
03,
04,
05,
06,
07,
08,
09,
10,
11
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
start_date
string | null
end_date
string | null
sort
enum<string>
default:Award Amount
Available options:
Award Amount,
Total Outlays,
Start Date,
End Date,
Recipient Name,
Award ID,
Last Modified Date,
Awarding Agency
order
enum<string>
default:desc
Available options:
asc,
desc

Response

Successful Response

id
string
required
@type
string
default:UsaspendingAwardSearchResult
internal_id
integer | null
award_id
string | null
recipient_name
string | null
recipient_id
string | null
award_amount
number | null
total_outlay
number | null
award_type
string | null
awarding_agency
string | null
awarding_sub_agency
string | null
funding_agency
string | null
funding_sub_agency
string | null
start_date
string | null
end_date
string | null
last_modified_date
string | null
agency_slug
string | null