We use cookies for authentication and — with your consent — for analytics. Read more.

Skip to content
KETL Data
DataAppsMCPSign in
  1. Home
  2. Data catalogue
  3. Naturvårdsverket — Swedish protected areas
EnvironmentStandardCC-BY-4.0

Naturvårdsverket — Swedish protected areas

The Swedish Nature Conservation Register's open REST API provides access to Swedish protected areas — nature reserves (6000+), national parks, nature conservation areas and cultural reserves — with name, protection type, IUCN category, county, municipality and area. CC-BY-4.0, no auth. Swedish counterpart to the Norwegian Environment Agency/Naturbase. Natura 2000 is not covered (the WFS service has been switched off by Naturvårdsverket, #3429). Artdatabanken (species observations) requires a subscription key and is delivered as a separate track.

20K rows

Data volume

Monthly

Updates

3

MCP tools

Example response — /connectors/naturvardsverket/protected-areas
{
  "data": "..."
}

MCP integration

Available MCP tools
naturvardsverket.protected_area.detalj
naturvardsverket.protected_areas
naturvardsverket.protection_types.list
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "naturvardsverket": {
      "url": "https://data.ketl.no/mcp/naturvardsverket",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

Analysis apps that use this source

Ready-made tools built on Naturvårdsverket — Swedish protected areas data. Use them directly in the browser, or wire the same data into your own analysis via the API below.

Swedish protected areas (Naturvårdsverket)
Explore Sweden's protected areas — nature reserves, national parks, nature-conservation areas, cultural reserves and Natura 2000 from the Swedish EPA's open GeoServer WFS.

API endpoints

GET
/protected-areas

Skyddade områden. Kommune-NAVN krever at 'county' også settes — Naturvårdsregistret filtrerer kun på 4-sifret kommunkod, og et navnefilter kjører derfor over det komplette län-settet.

type optional
Skyddstyp. N2K svarer 503 med alternativer — Naturvårdsverket har skrudd av WFS-tjenesten, og REST-API-et dekker ikke Natura 2000. type=NR
county optional
Län — kode (BD) eller svensk navn (Norrbotten). Alias: 'lan'. «Norrbottens län» og fri bokstavstørrelse godtas også. county=BD
municipality optional
Kommun — 4-sifret kommunkod (filtreres upstream) eller kommunnavn (krever 'county'). Alias: 'kommun'. Navnet matches EKSAKT mot kommune-lista, ikke som delstreng. municipality=2581
lan optional
Alias for county — samme verdi (`county ?? lan`) og samme mengde. lan=BD
kommun optional
Alias for municipality — samme verdi (`municipality ?? kommun`). 4-sifret kommunkod, eller kommunnavn sammen med 'county'/'lan'. kommun=2581
limit optional
Antall rader i svaret limit=50
Show curl example
# GET https://data.ketl.no/api/connectors/naturvardsverket/protected-areas
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/naturvardsverket/protected-areas"

Authenticated call — add one of these headers: x-api-key: ketl_… · Authorization: Bearer … — See the full reference in the documentation.

Access and pricing

Naturvårdsverket — Swedish protected areas is openly available — create an account to get started.

sverigemiljonaturvernbiodiversitetklimanordisk
KETL Data

Nordic open-data and compliance infrastructure. Source, rule and confidence on every answer.

Product links

  • Data
  • Apps
  • MCP
  • Contact

Legal links

  • AI transparency
  • Privacy
  • Terms
  • SLA
  • Cookies
  • Security

© 2026 KETL Data

build 8f3b7512