{"uid":"cap_JRou2O5qOChXWxkcqN1vP","slug":"bizintel-api-historical-weather-by-coordinates-0ad22204","name":"BizIntel API – Historical Weather by Coordinates","description":"Queries historical temperature observations for a coordinate and date.","url":"https://bizintel-api.hahavoid0.workers.dev/geography/weather-history","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","date"],"properties":{"date":{"type":"string","description":"Target date in YYYY-MM-DD format (must be in past)"},"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":{"max_temp":20.3,"min_temp":11.2},"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.02","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_mOw1aT_fOLh1qN4G5QTvK","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 historical daily max/min temperatures for a given latitude, longitude, and past date.","exampleAgentPrompt":"What were the high and low temperatures at latitude 48.8566, longitude 2.3522 on 2023-07-15?","exampleUseCases":[{"title":"Post-event weather verification","prompt":"Can you look up the historical high and low temperatures at 40.7128, -74.0060 on 2024-06-10? I need to verify what the weather was like in New York for that day."},{"title":"Travel itinerary retrospective","prompt":"What were the max and min temperatures at latitude 35.6762, longitude 139.6503 on 2023-12-25? I'm writing up a trip report from my Tokyo visit on Christmas Day."},{"title":"Insurance claim weather documentation","prompt":"I need historical temperature data for coordinates 51.5074, -0.1278 on 2024-01-20 — specifically the daily high and low — for a weather-related insurance claim in London."}],"resultDescription":"A JSON object containing max_temp and min_temp for the requested date and location, a supported flag indicating whether the location/date combination is covered, a confidence rating (e.g. 'high'), a data_as_of field showing data freshness, any warnings, and a disclaimer. Temperatures are numeric values (degrees, likely Celsius).","failureModes":["Date is in the future — endpoint requires a past date in YYYY-MM-DD format","Coordinates are invalid or out of range — latitude must be -90 to 90, longitude -180 to 180","Location not covered — supported field returns false with possible warnings","Malformed request body — missing required fields returns a schema validation error","Payment failure — x402 USDC payment on Base not completed, request rejected"],"whenToPreferThis":"Choose this endpoint when you need a quick point-in-time historical daily temperature lookup for a specific latitude/longitude and date, without needing a full weather history API subscription or API key. It is well-suited for one-off lookups billed per call at $0.02 USDC, making it cost-effective for sparse queries. Prefer alternatives if you need bulk historical data, hourly resolution, or non-temperature weather variables like precipitation or wind.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:43:39.014Z","isFirstParty":false}