API Documentation
The REST API provides simple interfaces to most of the data available on the Alaska 511 website. The REST API enables developers to access essential data on the Alaska 511 website including Cameras, Message Signs, Events, Alerts, Road Conditions, Airports, Electric Vehicle Charging Stations, Weather Stations, Bridges, Temporary Workzones. This API enables developers to create mobile traffic apps for Alaska.
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 Alaska 511 API.
Resource | Description |
---|---|
Cameras |
Returns all cameras. |
Message Signs |
Returns all VMS. |
Events |
Returns all traffic events. |
Alerts |
Returns all alert notifications. |
Road Conditions |
Returns current road conditions. |
Airports |
Returns all airports. |
Electric Vehicle Charging Stations |
Returns all electric vehicle chargers. |
Weather Stations |
Returns all weather stations. |
Bridges |
Returns all bridges. |
Temporary Workzones |
Returns all temporary workzones. |