{"uid":"cap_d2fclDlWijNzLg_6mFEX-","slug":"waze-alerts-and-traffic-jams-by-area-217cb028","name":"Waze Alerts and Traffic Jams by Area","description":"Get Waze alerts and traffic jams in a bounding box or radius.","url":"https://openwebninja-x402.vercel.app/api/waze/alerts-and-jams","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"center":{"type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$","minLength":3},"radius":{"type":"string","minLength":1},"max_jams":{"type":"integer","maximum":100,"minimum":0},"top_right":{"type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$","minLength":3},"max_alerts":{"type":"integer","maximum":100,"minimum":0},"alert_types":{"type":"string","minLength":1},"bottom_left":{"type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$","minLength":3},"radius_units":{"enum":["KM","MI"],"type":"string"},"alert_subtypes":{"type":"string","minLength":1}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"center":"37.7749,-122.4194","radius":"5","max_jams":50,"max_alerts":50,"radius_units":"KM"}}},"response":{"_truncated":true,"_originalSize":66015}},"exampleRequest":{"center":"37.7749,-122.4194","radius":"5","max_jams":50,"max_alerts":50,"radius_units":"KM"},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_htns_x2IWstdqOsPQuLdr","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves real-time Waze traffic alerts and traffic jams within a specified bounding box or radius around a center point.","exampleAgentPrompt":"Can you pull up all Waze traffic alerts and jams within a 5 KM radius of 37.7749,-122.4194 in San Francisco, limiting results to 50 alerts and 50 jams?","exampleUseCases":null,"resultDescription":"A list of real-time Waze traffic alerts (e.g. accidents, hazards, road closures) and traffic jams within the specified geographic area, filtered by type/subtype if requested, up to the specified maximum counts.","failureModes":["Missing both bounding box and center+radius — returns error requiring one geographic input method","Invalid coordinate format — returns validation error if lat/lon pattern is malformed","radius_units not in enum (KM or MI) — returns validation error","max_alerts or max_jams exceeds 100 — returns validation error","No alerts or jams in the specified area — returns empty result sets","Payment not included or insufficient — returns 402 Payment Required","Waze upstream unavailable — may return 502 or timeout"],"whenToPreferThis":"Use this endpoint when you need live Waze-sourced traffic alerts and jam data for a geographic region, either by bounding box or center+radius. Prefer it over generic traffic APIs when Waze crowd-sourced incident data is needed, or when you want to filter by specific alert types/subtypes.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:43:24.833Z","isFirstParty":false}