Mexico CURP Verification
The Mexico CURP Verification API is a specialized digital tool designed specifically for businesses operating within Mexico. This API provides crucial support in confirming the authenticity of personal information against official Mexican records, enhancing trust, accuracy, and compliance across various sectors.
- Identity Verification: The API rigorously checks personal details such as first name, last name, gender, date of birth, and national ID number against Mexico's national identity databases. This is essential for confirming the identity of individuals in processes like account creation, financial transactions, and access to services.
- Identity Protection: By verifying identities against official records, this API plays a vital role in preventing identity theft and fraud. It ensures that only authenticated individuals gain access to sensitive services and information.
- Business Trust: For sectors such as banking, finance, and telecommunications, where customer identification is critical, this API builds a foundation of trust by ensuring that all verified information is accurate and reliable.
- Compliance Support: The API helps businesses meet stringent regulatory requirements by providing reliable verification services that comply with Mexican laws and guidelines. This is particularly crucial in industries like finance and healthcare, where precise identity verification is mandatory.
The Mexico CURP Verification API not only secures and streamlines customer onboarding and transactions but also reinforces compliance and trust, making it an indispensable tool for businesses aiming to maintain high standards of identity verification within Mexico.
API Overview:
The Verification API enables the validation of various personal data inputs, including First Name, Last Name, Middle Name, Date Of Birth, Gender, National ID Number . Each input is cross-referenced against authorized sources to determine a match or no-match status.
Authorization:
Access to this API is granted via an Authorization Token, ensuring secure and authenticated access for authorized users.
Parameter | Type | Description | Required/Optional |
---|---|---|---|
firstName | String | The first name of the person | Required |
fatherLastName | String | The father's last name of the person | Required |
motherLastName | String | The mother's last name of the person | Required |
dateOfBirth | String | Date of birth of the person in yyyy-mm-dd format | Required |
gender | String | gender of the person Male/Female | Optional |
nationalIdNumber | String | 18 character alphanumeric curp id number | Required |
consent | Boolean | Consent of the end user for verification of his/her data | Required |
Parameter | Description | Data Type |
---|---|---|
firstName | The API returns a Boolean value ("True" for a match found and "False" for no match found) based on the verification of the provided input data against authorized sources. | boolean |
fatherLastName | The API returns a Boolean value ("True" for a match found and "False" for no match found) based on the verification of the provided input data against authorized sources. | boolean |
motherLastName | The API returns a Boolean value ("True" for a match found and "False" for no match found) based on the verification of the provided input data against authorized sources. | boolean |
gender | The API returns a Boolean value ("True" for a match found and "False" for no match found) based on the verification of the provided input data against authorized sources. | boolean |
dateOfBirth | The API returns a Boolean value ("True" for a match found and "False" for no match found) based on the verification of the provided input data against authorized sources. | boolean |
nationaIdNumber | The API returns a Boolean value ("True" for a match found and "False" for no match found) based on the verification of the provided input data against authorized sources. | boolean |
Field | Type | Description |
---|---|---|
name | string | Text displayed on the screen explaining error type. |
reason | string | Reason for the error. |
status | number | HTTP status code. |
message | string | Error message indicating an upstream error. |
type | string | Error type. |
statusCode | number | Status code representing the error scenario. |
Getting help
Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.
You can reach out to us at [email protected]. We strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively.
We value your feedback and are committed to making your experience smooth and enjoyable. Our team is dedicated to assisting you with any needs you may have. Thank you for choosing our services. We look forward to helping you!