Name and ID Number Verification
Verify if a user's provided name and ID number are authentic, valid, and matching. Quickly validate identity information accuracy by cross-referencing with authoritative data sources.
Documentation
Features
The Name and ID Verification API provides a fast and accurate way to verify the consistency between a user's name and ID number. The system cross-references the submitted identity information with authoritative Ministry of Public Security data sources in real time, returning verification results to ensure the authenticity and validity of the identity.
Use Cases
- User Registration & Real-Name Authentication: Require real-name authentication during user registration on financial, social, and e-commerce platforms to ensure authentic user identities and prevent fake accounts.
- Business Compliance & Risk Control: Suitable for business scenarios requiring identity verification, such as loan applications, contract signing, and account recovery. It helps mitigate business risks and meet compliance requirements.
- Fraud Prevention: Verify user identity information during transactions or services to effectively identify and prevent identity theft and fraudulent activities.
Instructions
To call this API, you need to provide the name and idNumber parameters for verification. The API will return the verification result, indicating whether the information matches, along with a match status code. Please ensure the provided name and ID number are correctly formatted, or the verification may fail. We recommend carefully reading the API documentation regarding request parameters, response parameters, and error codes before integration.
Integration Examples
Includes ready-to-use Shell, Python, Go, Java, and PHP examples for direct integration.
Request Example
{}Response Example
{}