# AZ511 API **Provider:** AZ511 **Category:** maps **Base URL:** `https://www.az511.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Not officially published **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://www.az511.com/developers/doc ## Description Access traffic data from the ADOT API ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://www.az511.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://www.az511.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open. Arizona Department of Transportation 511 traveler information API. --- *Source: [API Map](https://apimap.dev/apis/az511/) — CC BY 4.0*