validate_cz_rc
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Czech or Slovak rodné číslo (birth number) before relying on it. Checks the modern 10-digit form's mod-11 rule (9-digit pre-1954 numbers have no check digit). Validates structure only.
Parameters schema
{
"type": "object",
"required": [
"rc"
],
"properties": {
"rc": {
"type": "string",
"description": "The 10-digit rodné číslo (slash/spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries