{"uid":"cap_qqOpYMseWjLGfQT0Oa6sT","slug":"bizintel-api-weather-forecast-effc2dae","name":"BizIntel API – Weather Forecast","description":"Fetches 7-day temperature and precipitation forecast charts from Open-Meteo.","url":"https://bizintel-api.hahavoid0.workers.dev/geography/weather-forecast","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["latitude","longitude"],"properties":{"latitude":{"type":"number","description":"Latitude"},"longitude":{"type":"number","description":"Longitude"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"daily":{"time":["2026-06-25"],"temperature_2m_max":[22]}},"warnings":[],"supported":true,"confidence":"high","data_as_of":"2026-06","disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AwvyH9JHFyjeVwstgwGi_","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a daily weather forecast (max temperature) for a given latitude/longitude coordinate pair","exampleAgentPrompt":"What's the daily high temperature forecast for the coordinates 40.7128 latitude and -74.0060 longitude?","exampleUseCases":[{"title":"Outdoor event planning weather check","prompt":"I'm planning an outdoor event at 51.5074 latitude, -0.1278 longitude — can you pull the daily max temperature forecast so I know what to expect?"},{"title":"Field worker daily temperature briefing","prompt":"Before my team heads out to the site at latitude 34.0522 and longitude -118.2437, can you grab today's forecast high temperature for that location?"},{"title":"Logistics route weather enrichment","prompt":"We're routing deliveries through a depot at latitude 48.8566, longitude 2.3522 — what's the forecasted daily maximum temperature there so we can flag heat risk?"}],"resultDescription":"A JSON object containing daily forecast data with an array of dates and corresponding maximum temperatures at 2 meters above ground, along with a confidence rating (e.g. 'high'), the data freshness date, a warnings array, a 'supported' boolean, and a disclaimer noting the data is informational only.","failureModes":["Missing or invalid latitude/longitude returns a validation error","Coordinates outside supported geographic coverage may return supported:false","Malformed request body (wrong bodyType or missing required fields) returns a schema error","Payment failure via x402 prevents the call from being processed","Coordinates in remote regions may return lower confidence ratings"],"whenToPreferThis":"Choose this endpoint when you need a quick, pay-per-call weather forecast tied to precise GPS coordinates without needing an API key or subscription. It is ideal for AI agents that occasionally need weather data as part of a broader workflow (e.g. logistics, field operations, event planning) and prefer micropayment access over managing API credentials. Prefer alternatives if you need hourly granularity, precipitation data, multi-week forecasts, or historical weather data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:45:28.487Z","isFirstParty":false}