API Documentation
The REST API provides simple interfaces to most of the data available on the Idaho 511 website. The REST API enables developers to access essential data on the Idaho 511 website including Road Conditions, Restrictions, Cameras, Grouped Cameras, Weather Stations, Message Signs, Mountain Passes, Events, Advisories, Weigh Stations, Truck Ramps, Rest Areas. This API enables developers to create mobile traffic apps for Idaho.
Notes:- Requires a developer key. For most calls, query string 'key' parameter is required.
- Throttling is enabled. Ten calls every 60 seconds.
The following outlines the resources available via the Idaho 511 API.
Resource | Description |
---|---|
Road Conditions |
Returns current road conditions. |
Restrictions |
Returns all weight restriction events. |
Cameras |
Returns all cameras. |
Grouped Cameras |
Return all group cameras. |
Weather Stations |
Returns all weather stations. |
Message Signs |
Returns all VMS. |
Mountain Passes |
Returns all mountain passes |
Events |
Returns all traffic events. |
Advisories |
Returns all emergency advisories. |
Weigh Stations |
Returns all weigh stations. |
Truck Ramps |
Returns all truck ramps. |
Rest Areas |
Returns all rest areas. |