Census API: Examples for /data/2022/acs/flows

All data queries to the Census Data API now require an API key.
Please cut and paste the Example Calls below into your web browser and replace YOUR_KEY_GOES_HERE with your personal API Key.
If you do not have an API Key, request one here
Geography HierarchyGeography LevelExample URLNumber
3 examples
statecounty050https://api.census.gov/data/2022/acs/flows?get=FULL1_NAME,FULL2_NAME,GEOID1,GEOID2,MOVEDIN&for=county:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2022/acs/flows?get=FULL1_NAME,FULL2_NAME,GEOID1,GEOID2,MOVEDIN&for=county:*&in=state:*&key=YOUR_KEY_GOES_HERE
https://api.census.gov/data/2022/acs/flows?get=FULL1_NAME,FULL2_NAME,GEOID1,GEOID2,MOVEDIN&for=county:003&in=state:01&key=YOUR_KEY_GOES_HERE