US Federal AI/ML Contract Awards
# US Federal AI/ML Contracts API Real-time access to **every US federal contract award classified as AI/ML, NLP, computer vision, MLOps, or predictive analytics** work — filtered from USAspending.gov public-domain data with transparent keyword methodology. ## Endpoints | Method | Path | Description | |---|---|---| | `GET` | `/contracts` | Paginated list with filters (agency, recipient, date…
US Federal AI/ML Contract Awards endpoints
| Method | Endpoint | Description |
|---|---|---|
| snapshot | ||
| GET |
snapshot_metadata_snapshot_metadata_get /snapshot/metadata |
|
| contracts | ||
| GET |
get_contract_contracts__contract_award_unique_key__get /contracts/{contract_award_unique_key} |
|
| GET |
list_contracts_contracts_get /contracts |
List AI-classified federal contracts with filters + pagination. Free tier: only `confidence='high'` rows returned. Basic/Pro see all. |
| agencies | ||
| GET |
list_agencies_agencies_get /agencies |
|
| recipients | ||
| GET |
list_recipients_recipients_get /recipients |
|
| bulk | ||
| GET |
bulk_parquet_bulk_parquet_get /bulk/parquet |
Return the full snapshot as parquet. Pro tier only. |
| healthz | ||
| GET |
healthz_healthz_get /healthz |
|
| Other endpoints | ||
| GET |
root__get / |
Service banner. |
US Federal AI/ML Contract Awards pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $39 / month | 5 / second |
|
| ULTRA | $149 / month | 20 / second |
|