{"uid":"cap_zHqP1NCkYWFKKer1WjLPs","slug":"bizintel-api-geography-timezone-lookup-a264766b","name":"BizIntel API – Geography Timezone Lookup","description":"Resolves timezone identifier names and current offsets for coordinate coordinates.","url":"https://bizintel-api.hahavoid0.workers.dev/geography/timezone","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":{"offset":-28800,"timezone":"America/Los_Angeles"},"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_a36ApQCriINNqYx-eWgik","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 the IANA timezone name and UTC offset for a given latitude and longitude coordinate pair.","exampleAgentPrompt":"What timezone and UTC offset correspond to coordinates 34.0522 latitude and -118.2437 longitude?","exampleUseCases":[{"title":"Localize event scheduling for remote team","prompt":"I need to schedule a meeting and I only have the GPS coordinates of each participant's location — can you figure out the IANA timezone and UTC offset for latitude 51.5074, longitude -0.1278 so I know what time zone London is in?"},{"title":"Tag IoT sensor data with timezone","prompt":"Our sensor at latitude 35.6762, longitude 139.6503 is logging timestamps — can you tell me what timezone and UTC offset that location uses so we can localize the data correctly?"},{"title":"Validate user-reported timezone in signup form","prompt":"A user says they're in the Eastern timezone but their device reported latitude 37.3382 and longitude -121.8863 — what timezone do those coordinates actually correspond to?"}],"resultDescription":"Returns a JSON object containing the IANA timezone string (e.g. 'America/Los_Angeles'), the UTC offset in seconds (e.g. -28800), a 'supported' boolean, a confidence level (e.g. 'high'), a data_as_of date stamp, and a disclaimer. Also includes a warnings array for edge cases.","failureModes":["Invalid or out-of-range latitude/longitude values may return an error or unsupported result","Coordinates over open ocean or uninhabited areas may return 'supported: false' or low confidence","Missing required latitude or longitude fields will cause a validation error","Coordinates near timezone boundaries may return lower confidence results","Payment failure via x402 will block the call entirely"],"whenToPreferThis":"Use this endpoint when you have geographic coordinates and need a reliable IANA timezone name and UTC offset — particularly in agent workflows dealing with scheduling, event localization, IoT data tagging, or validating user-submitted location data. Prefer this over client-side libraries when server-side timezone resolution is needed without maintaining timezone databases, or when working in environments without access to a local tz database. The pay-per-call x402 USDC model means no API key management is required.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:31.406Z","isFirstParty":false}