validate_personnummer
ActiveTool of Qiniso
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries