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
{
"data": "..."
}MCP integration
API endpoints
/healthConnector-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.
/avgorandenSø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.
/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.