> For the complete documentation index, see [llms.txt](https://doc.youverify.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.youverify.co/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya.md).

# Kenya

Identify Government Issued IDs from Kenya

The Youverify Identity Service API allows you to validate government-issued identification documents in Kenya 🇰🇪. Identities like National ID and International Passport.

### For quick access:

{% content-ref url="/pages/FdJRqLiHYI47s6mcorYW" %}
[Verify International Passport](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-international-passport.md)
{% endcontent-ref %}

{% content-ref url="/pages/o5oiFvLTHzrGpjeTnzWP" %}
[Verify Alien ID](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-alien-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/gSkMTPUti6pGY0sigdJt" %}
[Verify Drivers License](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-drivers-license.md)
{% endcontent-ref %}

{% content-ref url="/pages/LTf9I1ONfqG7oymm8ajY" %}
[Verify Plate Number](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-plate-number.md)
{% endcontent-ref %}

{% content-ref url="/pages/9YHr5PD1wnjgrQugUnL8" %}
[Verify Collateral ID](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-collateral-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/11lFmcABkD8P3bUX4XWj" %}
[Kenyan Bank Account Verification](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/kenyan-bank-account-verification.md)
{% endcontent-ref %}

{% content-ref url="/pages/TafH9P17OSYXkMbDlRzi" %}
[Credit History](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/credit-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/QKJsrRpyIaLMjZP6MLpH" %}
[Employment History](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/employment-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/HlaxbIo7RLNkOGT73SM0" %}
[Verify Address Information](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-address-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/J0xzvOzcg6DzueBJKs3a" %}
[Verify Phone Number](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-phone-number.md)
{% endcontent-ref %}

{% content-ref url="/pages/qKNEGilGRZhIh9fZTGaI" %}
[Verify Identity Number](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-identity-number.md)
{% endcontent-ref %}

{% content-ref url="/pages/MlpiK44hMzBsFOJ7DH3f" %}
[Verify Tax PIN](/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya/verify-tax-pin.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.youverify.co/api-reference-sdk/api-reference/quick-check/know-your-customer-services-kyc/id-data-matching-eidv/kenya.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
