{"uid":"cap_9s-jQ4dLAvTBb9RHIkhxk","slug":"bizintel-api-geography-weather-d6eb727d","name":"BizIntel API – Geography Weather","description":"Queries current temperature, wind speed, and weather codes from the public Open-Meteo API.","url":"https://bizintel-api.hahavoid0.workers.dev/geography/weather","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 coordinate"},"longitude":{"type":"number","description":"Longitude coordinate"}}},"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":{"windspeed":12,"temperature":18.5},"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_gf-uy3NqaTWnw_vUNAgu7","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 current weather conditions (temperature and wind speed) for a given location via a pay-per-call POST endpoint.","exampleAgentPrompt":"What's the current temperature and wind speed in Berlin right now?","exampleUseCases":[{"title":"Weather check for delivery route","prompt":"What are the current temperature and wind conditions in Chicago right now? I need to know before dispatching our drivers."},{"title":"Live weather at warehouse location","prompt":"Can you pull up the current weather at our warehouse in Rotterdam? I want the temperature and wind speed before we schedule the outdoor loading."},{"title":"Weather enrichment for field sales","prompt":"What's the weather like right now in São Paulo? Our sales rep is heading to a client site and I want to flag any rough conditions."}],"resultDescription":"A JSON object containing current windspeed (numeric, likely km/h or mph), temperature (numeric, likely Celsius), a supported flag, a confidence level (e.g. 'high'), a data_as_of timestamp, any warnings, and a disclaimer that the data is informational only.","failureModes":["Unsupported or unrecognized location returns supported:false","Low-confidence results may include warnings array with caveats","Payment failure (insufficient USDC) blocks the call","Malformed POST body may return 400-level error","Data may lag real-time conditions as indicated by data_as_of field"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-call weather lookup without an API key, especially within a workflow already using BizIntel's other business intelligence tools (corporate registries, barcodes, crypto prices). Ideal for lightweight weather enrichment of B2B or geolocation data pipelines paying per-query in USDC via x402.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:47:11.837Z","isFirstParty":false}