Description
Forward geocode an address to lat/lng using OpenStreetMap Nominatim. Returns coordinates, address components, bounding box, place type. Use?q=1600+Pennsylvania+Ave+Washington+DC plus optional and limit=5. Built for AI agents handling delivery, logistics, and map UIs.
Requires your own data source. This endpoint fetches from an upstream provider at runtime. You supply and pay for that access — no API key, feed or usage quota is included in this purchase.
This is a ready-to-deploy endpoint for geolocation and mapping data, delivered as ready-to-run Node.js source.
Accepts 2 query parameters as documented in the included endpoint.json. Any environment variables or third-party API keys you must supply yourself are listed in the included README. Endpoints that return live or third-party data query that upstream source at runtime; no data subscription, API key or usage quota is included in this purchase.
Package includes: handler.js (the request handler), endpoint.json (metadata and pricing schema), and a README with setup notes. Drop it into an Express (or similar) server and you have a working API endpoint in minutes.






Reviews
There are no reviews yet.