G

Govparse · Subawards Search

by Govparse

GETBaseSolana

$1.25

per call · USD Coin on Base

When a prime wins federal work, who does it flow subcontracts and subgrants down to? Search USAspending subawards (File F prime → sub cascade) by sub-recipient or prime name/UEI, prime award id, awarding agency, NAICS, PSC, subaward type (contract/grant), place-of-performance state, amount, or action date. Set new_subawardee=true for first-time subawardees — subs with NO prime award on record, coming up through subcontracts (a bonding/staffing/lending/teaming lead). Public federal records.

Endpoint

GET https://api.govparse.io/v1/subawards/search

2

Calls / 30d

1

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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/subawards/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.govparse.io/v1/subawards/search?prime_recipient=lockheed&sub_recipient=technologies&sub_uei=ZQGD2XIX75A5" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "rows": [
    {
      "action_date": "2026-06-20",
      "amount": 391579.43,
      "awarding_agency": "Department of Defense",
      "awarding_sub_agency": "Department of the Navy",
      "naics_code": "541330",
      "no_prime_history": true,
      "pop_city": "ANAHEIM",
      "pop_state": "CA",
      "prime_award_id": "N0003022C2001",
      "prime_recipient_name": "INTERSTATE ELECTRONICS CORPORATION",
      "prime_recipient_uei": null,
      "psc_code": "H914",
      "recipient_distinct_prime_count": 2,
      "recipient_first_subaward_date": "2026-05-02",
      "recipient_subaward_count": 3,
      "sub_entity_id": null,
      "sub_recipient_name": "CPI SATCOM & ANTENNA TECHNOLOGIES INC.",
      "sub_recipient_uei": null,
      "subaward_key": "3d9f2a1b6c4e5f70a1b2c3d4e5f60718",
      "subaward_number": "JH11-00071",
      "subaward_type": "sub-contract"
    }
  ],
  "total_matched": 1
}

Payment details

Pay to0x3873d15cf3209c32aaa8d9aa542164e658567129
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Govparse & similar services