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. Swedac — Sweden's accreditation body
BusinessStandardCC0Coming soon

Swedac — Sweden's accreditation body

Sweden's national accreditation body publishes PSI data on all accredited organisations (ISO/IEC 17025 laboratories, certification bodies, inspection bodies, environmental verifiers and metrology). Used for KYB/due diligence, client qualification and procurement screening. Status: stub mode until the bulk ingest 'swedac-psi-ingest' is deployed (#2639).

3K rows

Data volume

Weekly

Updates

4

MCP tools

Swedac — Sweden's accreditation body is on its way into the catalogue and is not connected yet. The endpoints below are a preview of planned coverage.
Example response — /api/connectors/swedac/accreditations
{
  "data": "..."
}

MCP integration

Available MCP tools
swedac_accreditation_detail
swedac_accreditations
swedac_describe_dataset
swedac_health
Configuration for Claude Desktop / Cursor
{
  "mcpServers": {
    "swedac": {
      "url": "https://data.ketl.no/mcp/swedac",
      "headers": {
        "Authorization": "Bearer $KETL_API_KEY"
      }
    }
  }
}

API endpoints

GET
/health

Helsesjekk

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

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

GET
/accreditationsPlanned

Søk i akkrediteringsregistret

Stub: svarer 503 swedac_bulk_ingest_pending inntil Cloud Run-jobben 'swedac-psi-ingest' deployes og fyller Firestore-cachen.

q optional
Fritekstsøk (organisasjonsnavn) q=Kiwa
type optional
Akkrediteringstype (kanonisk slug — ikke svensk etikett) type=certification-body
status optional
Status-filter (kanonisk slug — ikke svensk etikett) status=active
limit optional
Maks antall treff limit=20
Show curl example
# GET https://data.ketl.no/api/connectors/swedac/accreditations
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/swedac/accreditations"

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

GET
/accreditation/{number}Planned

Oppslag på akkrediteringsnummer

Stub: svarer 503 swedac_bulk_ingest_pending inntil Cloud Run-jobben 'swedac-psi-ingest' deployes og fyller Firestore-cachen.

Show curl example
# GET https://data.ketl.no/api/connectors/swedac/accreditation/{number}
curl \
  -H "Accept: application/json" \
  "https://data.ketl.no/api/connectors/swedac/accreditation/{number}"

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

Access and pricing

Swedac — Sweden's accreditation body is planned for the Standard plan. It is not connected yet. Follow updates

sverigeakkrediteringiso-17025kybcompliancenordiskstub
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