{"uid":"cap_kGEJXjpfogW1utm_qr495","slug":"waze-venues-in-bounding-box-829012c8","name":"Waze Venues in Bounding Box","description":"Get Waze venues in a geographic bounding box.","url":"https://openwebninja-x402.vercel.app/api/waze/venues","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","required":["bottom_left","top_right"],"properties":{"top_right":{"type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$","minLength":3},"categories":{"type":"string","minLength":1},"zoom_level":{"enum":["1","2","3","4"],"type":"string"},"bottom_left":{"type":"string","pattern":"^-?\\d+(\\.\\d+)?,-?\\d+(\\.\\d+)?$","minLength":3}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"top_right":"37.80,-122.39","categories":"restaurants","zoom_level":"3","bottom_left":"37.77,-122.43"}}},"response":{"data":[],"status":"OK","parameters":{"top_right":"37.80,-122.39","categories":"restaurants","zoom_level":"3","bottom_left":"37.77,-122.43"},"request_id":"b5ad07d6-d6e3-45fe-9b60-5566154ab337"}},"exampleRequest":{"top_right":"37.80,-122.39","categories":"restaurants","zoom_level":"3","bottom_left":"37.77,-122.43"},"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_oavQCOp4xJQgxZcjdRCE3","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 Waze venue listings within a specified geographic bounding box, optionally filtered by category and zoom level.","exampleAgentPrompt":"What Waze venues are in the area around downtown San Francisco — roughly between coordinates 37.77,-122.43 at the bottom-left and 37.80,-122.39 at the top-right? Show restaurants if you can filter by category.","exampleUseCases":null,"resultDescription":"A list of Waze venue objects within the specified bounding box, including venue names, locations, and category information as surfaced by Waze's data.","failureModes":["Invalid coordinate format (not matching lat,lon pattern) returns a 400 error","Missing required bottom_left or top_right parameters causes validation failure","Invalid zoom_level value outside enum 1-4 returns an error","Bounding box too large for the requested zoom level may return no results or an error","Payment failure (insufficient USDC balance) returns 402 Payment Required"],"whenToPreferThis":"Use this endpoint when you need Waze-sourced venue/POI data for a geographic region defined by bounding box coordinates, especially when you want category-filtered results or are building map-based navigation features. Prefer over generic place search APIs when Waze data consistency is needed alongside other Waze endpoints (alerts, traffic).","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:49:36.817Z","isFirstParty":false}