> For the complete documentation index, see [llms.txt](https://docs.unisphere.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisphere.io/unisphere-apis/geo-information-service.md).

# Geo Information Service

This service will provide quasi-static information on elevations around the globe from COPERNICUS COP DEM GLO-30.

### Key functionalities

* Request Elevation for Single Point
* Request Elevation for List of Points

{% openapi src="<https://api.unisphere.io/openapi.json>" path="/geo-information/v1/elevation" method="get" %}
<https://api.unisphere.io/openapi.json>
{% endopenapi %}

{% openapi src="<https://api.unisphere.io/openapi.json>" path="/geo-information/v1/elevations" method="post" %}
<https://api.unisphere.io/openapi.json>
{% endopenapi %}
