$25
per call · USD Coin on Base
Which companies just won federal money? Bulk feed over USAspending prime awards (contracts + assistance), newest-first by action date — a funded-growth signal for the awardee. Flat rows, cursor-paginated up to 1000/page, filterable by NAICS, awarding agency, minimum amount, award kind, or since. Each row carries the awardee, agency, award amount (with a banded size bucket), NAICS, dates, and UEI. Observational public records as filed.
Endpoint
GET https://api.govparse.io/v1/feeds/contract-awards2
Calls / 30d
1
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.govparse.io/v1/feeds/contract-awards", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.govparse.io/v1/feeds/contract-awards?agency=defense&naics=5415&since=2026-06-01" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"basis": "USAspending federal prime awards, one row per award newest-first by action_date. award_amount_band is a coarse size bucket, never a precise claim. Observational public records as filed.",
"feed": "contract-awards",
"page": {
"has_more": true,
"limit": 500,
"next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
"returned": 500
},
"query": {
"agency": "all",
"kind": "all",
"min_amount": "any",
"naics": "all",
"since": "2026-06-01"
},
"rows": [
{
"action_date": "2026-06-14",
"as_published_date": "2026-07-18",
"award_amount": 24500000,
"award_amount_band": "$5M–$25M",
"award_number": "N0001926C0001",
"award_type": "contract",
"awardee": "EXAMPLE AEROSPACE CORP",
"awarding_agency": "Department of Defense",
"awarding_sub_agency": "Department of the Navy",
"cfda_number": null,
"description": "AIRCRAFT COMPONENT SUSTAINMENT",
"end_date": "2028-06-13",
"event_date": "2026-06-14",
"event_key": "award:CONT_AWD_EXAMPLE_9700",
"naics": "336411",
"naics_desc": "Aircraft Manufacturing",
"psc_code": "1560",
"psc_desc": "AIRFRAME STRUCTURAL COMPONENTS",
"recipient_uei": "ZQGD2XIX75A5",
"type_desc": "DEFINITIVE CONTRACT"
}
]
}Payment details
0x3873d15cf3209c32aaa8d9aa542164e658567129USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Govparse & similar services
Govparse · Stats Sponsors
api.govparse.io
How much visa-sponsorship data is on file? Headline aggregates over DOL OFLC disclosure data: distinct sponsoring employers, LCA and PERM case totals with certified counts, and the fiscal years covered.
Govparse · Stats Opportunities
api.govparse.io
How much open federal money is in the dataset right now? Headline aggregates: active SAM.gov contract opportunities (and how many still have an open deadline), Grants.gov opportunities by status (posted vs forecasted), and USAspending award records on file with their total dollar amount.
Govparse · Stats Companies
api.govparse.io
How big is the FirmStanding employer entity graph right now? Headline aggregates: resolved employer entities and how many appear in 2+ federal sources, states covered, record links by source system (whd, osha, echo, oflc, fmcsa, leie, sam_exclusions), and raw records on file per dataset.