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. Sveriges Domstolar — Swedish judgments and decisions
LawStandardCC-BY-4.0

Sveriges Domstolar — Swedish judgments and decisions

Sveriges Domstolar open data exposes decisions (case law, rulings) from the Supreme Court (HD, 1981–), the Supreme Administrative Court (HFD, 1991–) and the courts of appeal (hovrätt). Search by instance, date range and free text. No authentication required. Licence: CC-BY-4.0. Issue #1194.

50K rows

Data volume

Weekly

Updates

3

MCP tools

Example response — /api/connectors/domstol-se/avgoranden
{
  "data": "..."
}

MCP integration

Available MCP tools
domstol_se_get
domstol_se_instances
domstol_se_search
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "domstol-se": {
      "url": "https://data.ketl.no/mcp/domstol-se",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/health

Connector-helsestatus

Show curl example
# GET https://data.ketl.no/api/connectors/domstol-se/health
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/domstol-se/health"

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

GET
/avgoranden

Søk avgöranden (instans, datoperiode, fritekst)

Show curl example
# GET https://data.ketl.no/api/connectors/domstol-se/avgoranden
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/domstol-se/avgoranden"

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

GET
/avgoranden/{id}

Hent enkelt avgörande

Show curl example
# GET https://data.ketl.no/api/connectors/domstol-se/avgoranden/{id}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/domstol-se/avgoranden/{id}"

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

Access and pricing

Sveriges Domstolar — Swedish judgments and decisions is openly available — create an account to get started.

sverigedomrättsfallavgörandedomstoljusnordisk
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