get https://api.iexitapp.com/v1/states
Get a list of US states that have exit-based highways.
API Response (JSON)
The primary use of iExit's technology is to detect if you are driving on an exit-based highway and if so, display upcoming exits ahead of you in real time. However, another powerful feature made possible by the iExit API is to look up any highway (and its exits) across the USA. This Exit Lookup feature begins by selecting a State and drilling down from there. This API returns State objects for all states that have exit-based Highways that we support.
Common Next APIs
- Highways for State (by using
states[]
.id
)