Back to catalog
🚌

AZ511

API Key

Access traffic data from the ADOT API

🚌TransportationHTTPS

Traffic Condition

AZ511

RoadI-10 Eastbound
ConditionConstruction Zone - Reduced Lanes
RestrictionSpeed limit reduced to 55 mph
LocationMile marker 162 near Tucson
Updated2026-02-25T08:45:00Z

Sample Response

response.json
1{
2 "road": "I-10 Eastbound",
3 "condition": "Construction Zone - Reduced Lanes",
4 "restriction": "Speed limit reduced to 55 mph",
5 "location": "Mile marker 162 near Tucson",
6 "updated": "2026-02-25T08: 45: 00Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.az511.com/developers/doc" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs