{"uid":"cap_Yau5LHVycj6goLagKSozR","slug":"location-resolver-92e22f1d","name":"Location Resolver","description":"Resolve an address, landmark, city, postal code, or coordinates into structured location data with latitude, longitude, normalized address, IANA time zone, and current UTC offset. Supports forward and reverse geocoding in one endpoint.","url":"https://location-resolver.victoriousbush-c7c267a1.westus2.azurecontainerapps.io/location-resolve","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"limit":{"type":"integer","maximum":5,"minimum":1,"description":"Maximum results for forward geocoding. Defaults to 3."},"query":{"type":"string","description":"Address, landmark, city, postal code, or place name to resolve."},"language":{"type":"string","description":"Preferred result language, e.g. en-US or zh-CN."},"latitude":{"type":"number","maximum":90,"minimum":-90,"description":"Latitude for reverse geocoding. Use together with longitude instead of query."},"longitude":{"type":"number","maximum":180,"minimum":-180,"description":"Longitude for reverse geocoding. Use together with latitude instead of query."},"biasLatitude":{"type":"number","maximum":90,"minimum":-90,"description":"Optional latitude used to bias forward-geocode ranking."},"biasLongitude":{"type":"number","maximum":180,"minimum":-180,"description":"Optional longitude used to bias forward-geocode ranking."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_TgS5MNAqsJN0FEf9rO3sK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts addresses, landmarks, postal codes, or coordinates into structured location data including lat/lng, normalized address, IANA time zone, and UTC offset — supporting both forward and reverse geocoding.","exampleAgentPrompt":"Can you resolve '1600 Amphitheatre Parkway, Mountain View, CA' into structured location data — I need the latitude, longitude, normalized address, and IANA time zone?","exampleUseCases":[{"title":"Time zone lookup for event scheduling","prompt":"I need to schedule a meeting at the Eiffel Tower venue in Paris — can you resolve that location and tell me the IANA time zone and current UTC offset so I can convert times correctly?"},{"title":"Reverse geocode GPS coordinates","prompt":"I have GPS coordinates 48.8584 latitude and 2.2945 longitude — can you look up the address and time zone for those?"},{"title":"Normalize postal code for delivery app","prompt":"A user entered '90210' as their delivery address — can you resolve that postal code to a full normalized address with lat/lng so I can route the order correctly?"}],"resultDescription":"Returns up to 5 structured location results per call, each containing latitude, longitude, a normalized/formatted address, the IANA time zone identifier (e.g. 'America/Los_Angeles'), and the current UTC offset. Supports both forward geocoding (query string to coordinates) and reverse geocoding (coordinates to address).","failureModes":["Ambiguous place name with no bias coordinates may return unexpected region results","Invalid or unrecognized address string returns empty results or error","Coordinates outside valid range (-90 to 90 lat, -180 to 180 lng) are rejected","Unsupported language code may fall back to default language","Missing both query and lat/lng fields returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need combined forward and reverse geocoding with time zone data in a single call, especially when you need the IANA time zone identifier and UTC offset alongside lat/lng. Prefer this over pure geocoding APIs when time zone awareness is critical (e.g. scheduling, event planning, delivery routing). The bias parameters make it useful for apps that need region-aware result ranking without a full maps SDK.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T19:27:10.184Z","isFirstParty":false}