# Validation

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/YNFSyvv3CRYCqjPMJ82k"><strong>Bank Account Verification</strong></a></td><td>This endpoint is used for verification of a bank account.</td><td></td></tr><tr><td><a href="/pages/Eo8PtUYHOO57Cjw5xI1S"><strong>Karma Lookup</strong></a></td><td>This endpoint is used to search for the identity of a bad actor using identifying information such as phone number, email, domain name, BVN, card signature, and images.</td><td></td></tr><tr><td><a href="/pages/8hP8IPC3HLn46SknKIG2"><strong>Ecosystem Lookup</strong></a></td><td>Confirm users' credit history and behaviour across the Lendsqr ecosystem</td><td></td></tr></tbody></table>

## Our validation APIs allow you to:

* Confirm a customer’s bank details
* Automate your KYC process

Learn more about these endpoints [here](https://api.adjutor.io/#c40907bb-19d3-49c3-a8b3-17ace4b2ca40)


---

# 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/adjutor-api-endpoints/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.
