Search US federal contract awards via REST API. Updated nightly from USASpending.gov. AI-enriched summaries included.
Get Free API Key Try Live DemoGET /contracts
List federal contracts by date with pagination. Filter by award date.
GET /contracts/{award_id}
Full detail for a single contract award including AI summary.
GET /search
Full-text keyword search. Filter by NAICS, agency, amount range, and date range.
GET /naics
Browse all NAICS industry codes used in federal contracting.
GET /agencies
List all federal awarding agencies and their codes.
GET /health
API status, data freshness, and system health metrics.
Find new contract awards by agency, NAICS code, or dollar threshold for your pipeline.
Track which vendors are winning contracts in your sector.
Query federal spending data programmatically for investigative reporting.
Integrate contract data into your SaaS product or internal tools.
pip install fedcontracts-cli
Search contracts, filter by agency or NAICS, export to CSV — all from the command line.