approvedplaces
City Search and Coordinates
Searches cities by name and returns coordinates, country, timezone, elevation, and population via the keyless Open-Meteo geocoding API.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#places#geocoding#demographics
How to use
Sample response
{"results":[{"name":"Berlin","latitude":52.52437,"longitude":13.41053,"country_code":"DE","timezone":"Europe/Berlin","population":3426354}]}curl -X GET 'https://proxy.suverse.io/v1/data/suverse-places-omgeo-search'