GET api/v2/recipient/state/{fips}/
usaspending.gov:usaspending-api
Summary: Get state info
Operation ID: getStateInfo
Auth: none
Operation ID: getStateInfo
Auth: none
Description
Returns basic information about the specified state
Parameters (1)
fips
(string, path, required)
State FIPS code (e.g., 51 for Virginia)
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get Virginia state info | curl |
https://api.usaspending.gov/api/v2/recipient/state/51/ |
|
| Get California state info | curl |
https://api.usaspending.gov/api/v2/recipient/state/06/ |
|
| Get Texas state info | curl |
https://api.usaspending.gov/api/v2/recipient/state/48/ |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:11:55.856521 | 200 | 964ms | |
| 2026-03-23 10:09:52.233745 | 200 | 890ms | |
| 2026-03-23 09:16:18.587181 | 200 | 950ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:09:52.233745 | 66c95808d3e2 |
a292c9b9cf7f |
| 2026-03-23 10:11:55.856521 | a292c9b9cf7f |
43892ea4082e |