validate_ee_isikukood
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify an Estonian isikukood (personal identification code) before relying on it. Checks the 11-digit form and the two-stage mod-11 check digit. Validates structure only.
Parameters schema
{
"type": "object",
"required": [
"isikukood"
],
"properties": {
"isikukood": {
"type": "string",
"description": "The 11-digit Estonian isikukood (spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries