{"uid":"cap_xkM10cJlWCNTCXl4Tjd-d","slug":"reverse-geocode-coordinates-to-street-address-openstreetmap-nws-53b12d6b","name":"Reverse Geocode Coordinates to Street Address (OpenStreetMap + NWS)","description":"Reverse-geocode coordinates (WORLDWIDE) to a street address + parsed components via OpenStreetMap Nominatim; enriched with the nearest NWS city/state when the point is in the US.","url":"https://payai.agentstools.dev/geocode/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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"number","description":"Latitude [-90,90]"},"lon":{"type":"number","description":"Longitude [-180,180]"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"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":"unknown","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_1wwMTm5FJmCSqsI08V3Ci","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 latitude/longitude coordinates to a full street address with parsed components worldwide, enriched with the nearest NWS city/state for US locations.","exampleAgentPrompt":"What's the street address for the coordinates 37.7749° N, 122.4194° W? I also want to know the nearest NWS city if it's in the US.","exampleUseCases":null,"resultDescription":"Returns a full street address string plus parsed address components (house number, road, city, state, country, postcode, etc.) from OpenStreetMap Nominatim. For points within the United States, the response is additionally enriched with the nearest National Weather Service (NWS) city and state designation.","failureModes":["Coordinates out of valid range (lat outside [-90,90] or lon outside [-180,180]) returns a validation error","Remote ocean or uninhabited location may return no address or only a country-level result from Nominatim","Missing required lat or lon query parameters returns a 400-level error","NWS enrichment is only available for US points; non-US coordinates will not include NWS city/state","Nominatim rate limiting or upstream outage may cause timeouts or 5xx errors"],"whenToPreferThis":"Use this endpoint when you have geographic coordinates and need a human-readable street address or location label, especially when worldwide coverage is required (via OpenStreetMap Nominatim) or when US NWS city context is valuable. Prefer over raw Nominatim calls when you want the NWS enrichment bundled in a single paid API call with no quota management.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T01:13:44.974Z","isFirstParty":false}