You're viewing a demo portfolio

Join the waitlist
PRSM

validate_personnummer

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify a Swedish personnummer (personal identity number) before relying on it — never assume the digits are valid. Accepts the 10- or 12-digit form and checks the Luhn check digit. Validates structure only; does NOT confirm the number is registered.

Parameters schema

{
  "type": "object",
  "required": [
    "personnummer"
  ],
  "properties": {
    "personnummer": {
      "type": "string",
      "description": "The Swedish personnummer (10 or 12 digits; +/-/spaces ignored)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →