Certificate validation API Mexico — verify credentials
Question
C
Answers
D
Query by CURP instead of name to avoid the name variation problem. CURP is unique and directly linked to SEP records — certificate validation api returns match much more cleanly.
● Thread open · 1 reply
for our legal services marketplace we need to verify that attorneys have valid licenciatura in derecho degrees registered with SEP. the certificate validation api should confirm: cédula exists, is active (not revoked), and belongs to the person claiming it.
how do you handle name variations in certificate validation api lookups? mexican names with two apellidos and multiple common name spellings create a lot of false negatives. any normalization strategies?