You're viewing a demo portfolio

Join the waitlist
PRSM

validate_aadhaar

Active

Tool of Qiniso

declared in 0.5.0

USE THIS to verify the format and checksum of an Indian Aadhaar number — never assume 12 digits are valid. Checks the Verhoeff check digit and the leading-digit rule. Validates structure only; does NOT look the number up.

Parameters schema

{
  "type": "object",
  "required": [
    "aadhaar"
  ],
  "properties": {
    "aadhaar": {
      "type": "string",
      "description": "The 12-digit Aadhaar number (spaces ignored)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →