{"uid":"cap_pUD7Qlb1xNtH2vEmLt1nj","slug":"geo402-timezone-lookup-838c349b","name":"geo402 Timezone Lookup","description":"Pay-per-call geolocation utility for AI agents: geocoding, reverse geocoding, timezone lookup, and great-circle distance. No API key, no subscription — agents pay per request via x402 (Base/USDC) or MPP (Tempo/pathUSD).","url":"https://geo402.alogos.xyz/v1/timezone","method":"GET","headers":{},"bodySchema":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"number","description":"Latitude in decimal degrees."},"lon":{"type":"number","description":"Longitude in decimal degrees."}}},"responseSchema":{"type":"object","properties":{"lat":{"type":"number"},"lon":{"type":"number"},"utcTime":{"type":"string"},"timezone":{"type":"string","description":"IANA timezone identifier."},"localTime":{"type":"string","description":"Current local time in ISO-like format."},"abbreviation":{"type":"string"},"offsetMinutes":{"type":"number"}},"additionalProperties":true},"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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_xWuvyN-JNk6zVRr0AEE7Q","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns the timezone identifier and UTC offset for a given latitude/longitude coordinate pair","exampleAgentPrompt":"What timezone is the location at latitude 48.8566, longitude 2.3522 in? Give me the IANA timezone name and UTC offset.","exampleUseCases":null,"resultDescription":"Returns the IANA timezone identifier (e.g. 'America/New_York') and the corresponding UTC offset for the provided coordinates, enabling correct local time calculations for any geographic point.","failureModes":["Missing lat or lon parameter returns 400 Bad Request","Coordinates out of valid range (lat > 90 or < -90, lon > 180 or < -180) return validation error","Payment not provided or insufficient USDC balance returns 402 Payment Required","Remote timezone database unavailable returns 503","Ocean or polar coordinates may return UTC or nearest timezone approximation"],"whenToPreferThis":"Use this endpoint when you need to resolve the timezone for a specific geographic coordinate without managing API keys or subscriptions, and you can pay per call via x402/USDC. Ideal for AI agents that need timezone data on-demand without committing to a subscription service.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:33:23.412Z","isFirstParty":false}