approvedgeo

Keyless Geocoding and Autocomplete

Convert a place name, address or partial search string into coordinates using Photon, the OpenStreetMap-backed geocoder run by Komoot. Returns ranked GeoJSON features with coordinates, the resolved name, country, state, city, postcode and OSM identifiers. Suitable for both full geocoding and type-ahead autocomplete.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#geo#geocoding#photon#openstreetmap#address#autocomplete#x402

How to use

Sample response
{"type":"FeatureCollection","features":[{"geometry":{"coordinates":[13.377,52.516]},"properties":{"name":"Brandenburger Tor","country":"Germany"}}]}
curl -X GET 'https://proxy.suverse.io/v1/data/suverse-photon-geocode'
Keyless Geocoding and Autocomplete · Suverse Pay