Waze API
Get real-time accidents, police and many more alerts. Stay informed about traffic jams, and access precise driving directions seamlessly with Waze/Google.
130 subscribers
9.8/10 popularity
1335 ms avg latency
99% success rate
4 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Waze API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Area Alerts (police,accidents, etc.) /alerts |
Using this call the api will return all alerts in a selected area. |
| POST |
Route Alerts (police,accidents, etc.) /route/danger |
This will return the alerts, jams on a specific route. |
| POST |
Route Alerts Polyline /route/danger |
Polyline is mandatory in this route, an example is provided below. |
| GET |
Autocomplete (find location names) /autocomplete |
Using this call the api will return location names with coordinates. |
Waze API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $35 / month | 10 / second |
|
| ULTRA Recommended | $140 / month | 20 / second |
|
| MEGA | $285 / month | 30 / second |
|