# Customer Validation

Verify your customer's identity with our APIs and protect your business from fraudulent customers.&#x20;

Our API simplifies the verification process, making it quick and efficient while maintaining a high level of security.

## How this works

* Your borrowers provide you with their information during sign up.&#x20;
* To confirm customer identity, verify BVN with customer's date of birth and phone number.
* Perform liveliness check by comparing customer's live image with image linked to the customer's BVN.
* Once a possible fraud is detected, prevent the customer from going ahead with sign up or loan application.
* Confirm identification documents uploaded using Real-Time ID Verification

By integrating our customer validation APIs, you can be rest assured that the security and efficiency of your business is ensured. <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.adjutor.io/use-cases/customer-validation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
