{"uid":"cap_f2i9jpmvoa0cQ2ChqunpH","slug":"x402-seller-reverse-geocoder-lat-lng-to-place-timezone-a1e3e79e","name":"x402-seller Reverse Geocoder (lat/lng to place + timezone)","description":"Reverse geocode GPS coordinates (latitude/longitude) into a place name/address and IANA timezone.","url":"https://x402-seller.onrender.com/geo/reverse","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["lat","lng"],"properties":{"lat":{"type":"string","description":"Latitude"},"lng":{"type":"string","description":"Longitude"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"lat":{"type":"number"},"lng":{"type":"number"},"timezone":{"type":"string"},"display_name":{"type":"string"}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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_zUrBlUgXPPZv3vctI64Lv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts latitude/longitude coordinates into a human-readable place name and IANA timezone string.","exampleAgentPrompt":"What place name and timezone correspond to latitude 37.7749 and longitude -122.4194?","exampleUseCases":[{"title":"Label telemetry data with location","prompt":"I have a fleet of delivery trucks sending GPS pings every minute. Can you convert these coordinates into city names and timezones so I can properly label the telemetry records and display local timestamps in our dashboard?"},{"title":"Identify timezone from GPS coordinates","prompt":"A user just shared their location as 51.5074, -0.1278 — what timezone are they in so I can schedule a meeting invite in their local time?"},{"title":"Enrich photo metadata with place name","prompt":"My camera logged a photo at latitude 48.8566 and longitude 2.3522 but I want to tag it with the actual city name and local timezone. Can you look that up for me?"}],"resultDescription":"Returns the display name (human-readable place/city/region name), IANA timezone string (e.g. 'America/Los_Angeles'), and the input lat/lng echoed back.","failureModes":["Missing lat or lng query parameter returns an error","Invalid non-numeric lat/lng values cause a parsing error","Coordinates in remote ocean areas may return sparse or generic place names","Service unavailable if the Render.com host is cold-starting (slow initial response)"],"whenToPreferThis":"Use this endpoint when you have raw GPS coordinates (latitude and longitude) and need to identify the human-readable location name and/or IANA timezone — especially useful for labeling telemetry data, localizing timestamps, or enriching location-tagged records. Prefer this over forward geocoding when coordinates are already known.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:31:54.846Z","isFirstParty":false}