Provenance
Freshness & coverage
Methods (8)
searchAwards
readFederal awards search. Filter timePeriod, awardTypeGroup, recipient, NAICS, agency, place.
awardTypeGroup must be a single group; mixed groups return 422.
getAwardById
readFull award record by generated_internal_id (agency, period of performance, exec comp).
Pass generated_internal_id verbatim from a searchAwards result.
searchByRecipient
readRecipient-name fuzzy convenience wrapper (uses recipient_search_text under the hood).
Defaults to contracts + past 5 fiscal years if timePeriod omitted.
searchByNaics
readNAICS slicing wrapper. Oil-services use 21 / 2111 / 2131 / 213111 / 213112.
Accepts 2- to 6-digit prefixes; pass highest specificity available.
searchByAgency
readAwards filtered by awarding agency toptier_code (089 DOE, 097 DoD, 014 Interior).
getRecipientById
readRecipient profile by hash. -C (child) / -P (parent) / -R (standalone) suffix.
Pass hash verbatim; bare hash (no suffix) is rejected upstream.
autocompleteRecipient
unknownFuzzy name -> recipient hit list (use to discover recipient hashes).
getServiceInfo
readAward type taxonomy, agency (toptier_code) reference, NAICS reference, pagination caps.
