validate_bsn
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Dutch BSN (burgerservicenummer / citizen service number) before relying on it. Checks the 8–9 digit form and the '11-test' (elfproef) checksum. Validates structure only; does NOT confirm the number is issued.
Parameters schema
{
"type": "object",
"required": [
"bsn"
],
"properties": {
"bsn": {
"type": "string",
"description": "The 8- or 9-digit BSN (spaces/dots ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries