Features
Landing page
The landing page provides links to the sub-resources.
get/
Response
The landing page provides links to the API definition (link relations service-desc and service-doc) and the Feature Collection (path /collections, link relation data).
Example response
{
"stac_version": "1.1.0",
"links": [
{
"headers": {
"Accept": "application/json"
}
}
]
}