GET /helcom/services
Supported MADS service slugs you can pass to the layers + features endpoints.
curl https://nordapi.ee/api/v1/helcom/services
{
"data": [
"Background",
"Basemap_TOPO",
"Biodiversity",
"Custom_webapps",
"Human_Activities",
"Indicators_and_assessments",
"Monitoring",
"Pressures",
"Shipping",
"mads_links"
],
"success": true
}