validate_tckn
ActiveTool of Qiniso
USE THIS to verify a Turkish T.C. Kimlik No (TCKN / national identity number) before relying on it — never assume 11 digits are valid. Checks both algorithmic check digits and the leading-digit rule. Validates structure only; does NOT confirm the number is registered.
Parameters schema
{
"type": "object",
"required": [
"tckn"
],
"properties": {
"tckn": {
"type": "string",
"description": "The 11-digit TCKN (spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries