{"uid":"cap_Tht-oYffeHsSKg5yylvA_","slug":"agentbit-weather-forecast-api-d594d188","name":"AgentBit Weather Forecast API","description":"Weather forecast for any coordinates worldwide: current conditions plus a condensed hourly forecast (temperature, wind, humidity, precipitation, condition codes) and a will-it-rain summary. Official MET Norway model data (the institute behind yr.no) — commercial use permitted, attribution included. $0.002 per call.","url":"https://agentbit.app/v1/data/weather","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"lat":{"type":"number","description":"Latitude -90..90"},"lon":{"type":"number","description":"Longitude -180..180"},"hours":{"type":"integer","description":"Hourly entries to return (1-48, default 24)"}}},"responseSchema":{"type":"json","example":{"hourly":[{"time":"2026-09-06T15:00:00Z","conditions":"clearsky_day","temperature_c":23.6,"wind_speed_ms":3,"humidity_percent":50.1,"precipitation_mm_next_1h":0}],"current":{"time":"2026-09-06T14:00:00Z","conditions":"clearsky_day","temperature_c":24.1,"wind_speed_ms":3.2,"humidity_percent":48.5,"precipitation_mm_next_1h":0},"summary":{"hours":12,"will_rain":false,"temp_max_c":24.1,"temp_min_c":14.8,"total_precipitation_mm":0},"location":{"lat":46.771,"lon":23.624},"attribution":"Weather data from MET Norway (api.met.no), licensed NLOD/CC BY 4.0 — attribute when republishing."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GdI6f7uV_6TjziMoJQPgn","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns current weather conditions plus an hourly forecast (up to 48 hours) for any global coordinates, including temperature, wind, humidity, precipitation, and a will-it-rain summary, powered by MET Norway model data.","exampleAgentPrompt":"What's the current weather and will it rain in the next 12 hours at latitude 48.8566, longitude 2.3522? Give me temperature, wind, and humidity too.","exampleUseCases":[{"title":"Outdoor event planning weather check","prompt":"Can you check if it will rain this afternoon at latitude 51.5074, longitude -0.1278 — give me the next 8 hours of forecast including temperature and precipitation?"},{"title":"Drone flight condition assessment","prompt":"I need to know current wind speed, humidity, and whether there's any precipitation expected at lat 37.7749, lon -122.4194 for the next 6 hours before I fly my drone."},{"title":"Automated farm irrigation decision","prompt":"Pull the 24-hour weather forecast for coordinates 46.771 latitude, 23.624 longitude — I need to see total expected precipitation and whether it will rain so I can decide whether to irrigate tonight."}],"resultDescription":"A JSON object containing: (1) a 'current' block with time, condition code, temperature in Celsius, wind speed in m/s, humidity percent, and precipitation in mm for the next hour; (2) an 'hourly' array of the same fields for each requested hour; (3) a 'summary' block with will_rain boolean, temp max/min, total precipitation, and hours covered; (4) a 'location' echo of the input coordinates; and (5) an attribution string crediting MET Norway.","failureModes":["Invalid coordinates (lat outside -90..90 or lon outside -180..180) may return a 400 error","Hours parameter outside 1-48 range may be rejected or clamped","MET Norway upstream API unavailability causes service errors","Payment failure (insufficient USDC balance or x402 protocol error) blocks the request","Very remote or ocean coordinates may return data but with limited station density"],"whenToPreferThis":"Choose this endpoint when you need reliable, globally-applicable weather forecasts backed by a reputable national meteorological institute (MET Norway, behind yr.no), especially when commercial use and attribution compliance matter. It is ideal for agents needing structured hourly data at arbitrary GPS coordinates without geographic restrictions, and when a concise will-it-rain boolean is needed alongside raw forecast data. Prefer it over consumer weather APIs when you need clear licensing terms (NLOD/CC BY 4.0) and predictable per-call pricing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:50:48.407Z","isFirstParty":false}