Bazaar Gateway Weather API is a paid API for AI agents from bazaar-gateway.vercel.app, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-13).
Returns real-time weather conditions and a 3-day forecast for any location worldwide, accepting city name or lat/lon coordinates
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.
Returns current weather conditions (temperature, humidity, wind speed, precipitation, conditions) plus a 3-day forecast for the requested location. Data is sourced from Open-Meteo and reflects real-time meteorological readings.
GEThttps://bazaar-gateway.vercel.app/api/weatherUse this endpoint when you need real-time weather data or a short-range forecast (up to 3 days) for any global location, especially when you can supply either a city name or exact coordinates. Prefer this over alternatives when the consuming workflow is already using the Bazaar x402 payment ecosystem.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"location": "London"
}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"ok": true,
"next": {
"translate_summary": {
"when": "Use when presenting weather data to non-English speakers",
"price": 0.005,
"method": "POST",
"params": {
"text": "London, England, United Kingdom: 24.2°C, Overcast, 57% rain expected today",
"target_language": "fr"
},
"currency": "USDC",
"endpoint": "/api/translate",
"description": "Translate this weather summary to any language"
}
},
"_meta": {
"call_id": "navi_1x163p2h4c1e"
},
"current": {
"uv_index": 0.2,
"condition": "Overcast",
"feels_like_c": 22,
"pressure_hpa": 1014.6,
"temperature_c": 24.2,
"visibility_km": 25.4,
"wind_gust_kmh": 41,
"condition_code": 3,
"condition_slug": "overcast",
"wind_speed_kmh": 18.7,
"humidity_percent": 45,
"observation_time": "2026-06-16T18:30:00.000Z",
"precipitation_mm": 0,
"wind_direction_deg": 238,
"cloud_cover_percent": 100,
"wind_direction_cardinal": "WSW"
},
"signals": {
"uv_high": false,
"is_clear": false,
"rain_now": false,
"ai_generated": false,
"outdoor_safe": false,
"freeze_warning": false,
"peak_rain_hour": "2026-06-17T05:00",
"heatwave_warning": false,
"dry_window_next_6h": true,
"rain_expected_today": true,
"outdoor_safe_next_6h": true,
"aqi_unhealthy_general": false,
"extreme_weather_alert": false,
"rain_expected_next_6h": false,
"aqi_unhealthy_sensitive": false
},
"location": "London, England, United Kingdom",
"timezone": "Europe/London",
"fetched_at": "2026-06-16T17:38:13.645Z",
"air_quality": {
"us_aqi": 42,
"pm10_ug_m3": 6.3,
"ozone_ug_m3": 69,
"pm2_5_ug_m3": 3.9,
"us_aqi_band": "good",
"european_aqi": 28,
"observation_time": "2026-06-16T18:00:00.000Z",
"carbon_monoxide_ug_m3": 125,
"nitrogen_dioxide_ug_m3": 10.6
},
"coordinates": {
"latitude": 51.50853,
"longitude": -0.12574
},
"location_query": "London",
"forecast_3_days": [
{
"date": "2026-06-16",
"sunset": "2026-06-16T21:20",
"sunrise": "2026-06-16T04:43",
"condition": "Light drizzle",
"temp_max_c": 26.6,
"temp_min_c": 16,
"uv_index_max": 5.55,
"condition_code": 51,
"condition_slug": "drizzle_light",
"precipitation_mm": 0.4,
"precipitation_probability_percent": 57
},
{
"date": "2026-06-17",
"sunset": "2026-06-17T21:20",
"sunrise": "2026-06-17T04:43",
"condition": "Light drizzle",
"temp_max_c": 23.2,
"temp_min_c": 17.5,
"uv_index_max": 4.3,
"condition_code": 51,
"condition_slug": "drizzle_light",
"precipitation_mm": 0.1,
"precipitation_probability_percent": 19
},
{
"date": "2026-06-18",
"sunset": "2026-06-18T21:20",
"sunrise": "2026-06-18T04:43",
"condition": "Overcast",
"temp_max_c": 27.2,
"temp_min_c": 17.3,
"uv_index_max": 5.7,
"condition_code": 3,
"condition_slug": "overcast",
"precipitation_mm": 0,
"precipitation_probability_percent": 2
}
],
"response_time_ms": 823,
"forecast_hourly_12h": [
{
"time": "2026-06-16T18:00",
"temp_c": 25.2,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 18.7,
"precipitation_mm": 0,
"precipitation_probability_percent": 1
},
{
"time": "2026-06-16T19:00",
"temp_c": 23.3,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 18.4,
"precipitation_mm": 0,
"precipitation_probability_percent": 2
},
{
"time": "2026-06-16T20:00",
"temp_c": 21.8,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 18.4,
"precipitation_mm": 0,
"precipitation_probability_percent": 3
},
{
"time": "2026-06-16T21:00",
"temp_c": 20.4,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 14.8,
"precipitation_mm": 0,
"precipitation_probability_percent": 3
},
{
"time": "2026-06-16T22:00",
"temp_c": 19.4,
"condition": "Clear sky",
"condition_slug": "clear",
"wind_speed_kmh": 13.7,
"precipitation_mm": 0,
"precipitation_probability_percent": 4
},
{
"time": "2026-06-16T23:00",
"temp_c": 18.7,
"condition": "Mainly clear",
"condition_slug": "mostly_clear",
"wind_speed_kmh": 14,
"precipitation_mm": 0,
"precipitation_probability_percent": 4
},
{
"time": "2026-06-17T00:00",
"temp_c": 18.3,
"condition": "Partly cloudy",
"condition_slug": "partly_cloudy",
"wind_speed_kmh": 12.6,
"precipitation_mm": 0,
"precipitation_probability_percent": 3
},
{
"time": "2026-06-17T01:00",
"temp_c": 17.9,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 13,
"precipitation_mm": 0,
"precipitation_probability_percent": 4
},
{
"time": "2026-06-17T02:00",
"temp_c": 17.5,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 14,
"precipitation_mm": 0,
"precipitation_probability_percent": 8
},
{
"time": "2026-06-17T03:00",
"temp_c": 17.5,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 13.3,
"precipitation_mm": 0,
"precipitation_probability_percent": 14
},
{
"time": "2026-06-17T04:00",
"temp_c": 17.5,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 14,
"precipitation_mm": 0,
"precipitation_probability_percent": 18
},
{
"time": "2026-06-17T05:00",
"temp_c": 17.6,
"condition": "Overcast",
"condition_slug": "overcast",
"wind_speed_kmh": 15.1,
"precipitation_mm": 0,
"precipitation_probability_percent": 19
}
]
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"