NSS validation API — verify Mexican social security numbers

dev_jorge opened this thread · · 1 reply

nss-validation-api nss imss validation

Question

D
dev_jorge Asker

What's the difference between NSS format validation and NSS validation via IMSS? I can validate the NSS format locally (11 digits, Luhn algorithm), but I also need to confirm the NSS exists in IMSS records and belongs to the person I think it does.

Is there an NSS validation API that does both format and IMSS existence check? And does it also return the associated worker's name so I can cross-check?

Answers

M
mx_dev_sofia

Most NSS validation API providers handle both format check and IMSS lookup. The existence check returns minimal data by default — name matching requires an additional field in the request, and not all providers support it.

● Thread open · 1 reply

Find API Providers on apipull.com