x402_bazaar_gateway_vercel_app_api_weather_5
x402_bazaar_gateway_vercel_app_api_weather_5[PAID inbound $0.0011 → then proxy $0.0011] Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinates. Returns temperature, humidity, wind, precipitation, and conditions. Powered by Open-Meteo. Upstream: https://bazaar-gateway.vercel.app/api/weather Method: GET Example query: {"lat":"Latitude (e.g. 1.3521). Use with lon.","location":"City or place name (e.g. Singapore, Paris, New York). Alternative to lat/lon.","lon":"Longitude (e.g. 103.8198). Use with lat."}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON body for non-GET requests | |
| query | No | Optional query string parameters for the upstream HTTP request |