States
Every state with metadata, its counties, rollups, and lookup.
[ 4 ENDPOINTS ]
GET
/v1/statesEvery US state, DC, and territory with Census metadata and live counts.
GET
/v1/states/{state}/summaryState rollup: crime and school counts across the state.
GET
/v1/states/{state}/countiesThe counties in a state (paginated).
POST
/v1/states/verifyResolve a state abbreviation, full name, or FIPS to its canonical record.
