Open Topo Data
Provides elevation values for any latitude/longitude coordinate on Earth using multiple publicly available elevation datasets. Supports batch location queries and both JSON and GeoJSON response formats.
Slug: opentopodata
Key:
Base URL:
Auth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Tier: verified
Key:
opentopodata.org:open-topo-dataBase URL:
https://api.opentopodata.org/Auth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Tier: verified
Links
Topics
CARTOGRAPHY, GEOGRAPHY, GEOLOCATION
Endpoints (6)
| Path | Summary | Response | Auth |
|---|---|---|---|
| datasets | List available datasets | application/json |
— |
| health | Health check | application/json |
— |
| v1/{dataset_name} | Get elevation for locations | ? |
— |
| v1/{dataset_name} | Get elevation for locations (POST) | ? |
— |
| v1/{dataset} | Get elevation for locations | application/json |
— |
| v1/{dataset} | Get elevation for locations (POST method) | application/json |
— |