validate_fodselsnummer
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Norwegian fødselsnummer (national identity number) before relying on it. Checks the 11-digit form and both mod-11 control digits. Validates structure only; does NOT confirm the number is registered.
Parameters schema
{
"type": "object",
"required": [
"fodselsnummer"
],
"properties": {
"fodselsnummer": {
"type": "string",
"description": "The 11-digit Norwegian fødselsnummer (spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries