validate_ro_cnp
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Romanian CNP (Cod Numeric Personal) before relying on it — never assume 13 digits are valid. Checks the weighted mod-11 check digit. Validates structure only.
Parameters schema
{
"type": "object",
"required": [
"cnp"
],
"properties": {
"cnp": {
"type": "string",
"description": "The 13-digit Romanian CNP (spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries