# API Documentation

![](https://819132595-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LrPvlS0RZU28IENnZ_J%2F-MC8fXI8XaqNP_lLf50C%2F-MC8glewdB5wUQG4OGr7%2Fmain_header.png?alt=media\&token=f553a404-d232-4524-ae03-601bca549563)

## What services are available?&#x20;

Veratad offers many services to verify your customer's age and identity. These services include age and identity verification through trusted and verified data source matching, knowledge based authentication to quiz your customer on their identity, identity document scanning and management, phone/email verification and validation and one-time password delivery via SMS and call.&#x20;

{% hint style="success" %}
If you are having trouble deciding which service to use for your business the best place to start is a consultation with your Veratad Professional Services Team Member. They will be happy to discuss your business objectives and guide you in the right service direction. If you do not know your team member just drop an email to **<support@veratad.com>**.&#x20;
{% endhint %}

## AgeMatch

Age verification service that matches customer attributes against trusted and verified data sources to determine their age.

{% content-ref url="agematch/united-states" %}
[united-states](https://api.veratad.com/agematch/united-states)
{% endcontent-ref %}

{% content-ref url="agematch/agematch-international" %}
[agematch-international](https://api.veratad.com/agematch/agematch-international)
{% endcontent-ref %}

{% content-ref url="agematch/with-kba" %}
[with-kba](https://api.veratad.com/agematch/with-kba)
{% endcontent-ref %}

## IDMatch

Identity verification service that matches customer input data against trusted and verified data sources.

{% content-ref url="identity-verification/idmatch-us" %}
[idmatch-us](https://api.veratad.com/identity-verification/idmatch-us)
{% endcontent-ref %}

{% content-ref url="identity-verification/idmatch-us/idmatch-escalation" %}
[idmatch-escalation](https://api.veratad.com/identity-verification/idmatch-us/idmatch-escalation)
{% endcontent-ref %}

{% content-ref url="identity-verification/idmatch-us/coppa-compliance" %}
[coppa-compliance](https://api.veratad.com/identity-verification/idmatch-us/coppa-compliance)
{% endcontent-ref %}

{% content-ref url="identity-verification/idmatch-us/kyc-cip-compliance" %}
[kyc-cip-compliance](https://api.veratad.com/identity-verification/idmatch-us/kyc-cip-compliance)
{% endcontent-ref %}

## What's the difference between AgeMatch and IDMatch?&#x20;

This is a common question and one that your Veratad Professional Services team member can help you answer. See this link below for a more in depth explanation of Veratad Services.&#x20;

{% content-ref url="knowledge-base/understanding-veratad-services" %}
[understanding-veratad-services](https://api.veratad.com/knowledge-base/understanding-veratad-services)
{% endcontent-ref %}

## IDMatch+

Identity verification with a knowledge based authentication quiz based on trusted and verified data sources.

{% content-ref url="knowledge-based-authentication/unitedstates" %}
[unitedstates](https://api.veratad.com/knowledge-based-authentication/unitedstates)
{% endcontent-ref %}

## DCAMS

DCAMS (Document Capture and Management System) is Veratad's full suite of tools that will allow you to scan, store, match a selfie and manually review identity documents.&#x20;

{% content-ref url="id-document-verification/overview" %}
[overview](https://api.veratad.com/id-document-verification/overview)
{% endcontent-ref %}

## PhoneMatch

Phone verification service that allows you to verify, validate and send OTP via SMS and call for phone numbers.&#x20;

{% content-ref url="phone-verification-and-validation/verification-and-validation" %}
[verification-and-validation](https://api.veratad.com/phone-verification-and-validation/verification-and-validation)
{% endcontent-ref %}

{% content-ref url="phone-verification-and-validation/one-time-passwords" %}
[one-time-passwords](https://api.veratad.com/phone-verification-and-validation/one-time-passwords)
{% endcontent-ref %}

{% content-ref url="phone-verification-and-validation/message-delivery" %}
[message-delivery](https://api.veratad.com/phone-verification-and-validation/message-delivery)
{% endcontent-ref %}

## EmailMatch

Email address verification and validation services that allow you to verify, validate email addresses.&#x20;

{% content-ref url="email-verification-and-validation/validate" %}
[validate](https://api.veratad.com/email-verification-and-validation/validate)
{% endcontent-ref %}

## Best Practices

{% hint style="success" %}
Check out Veratad Best Practices for helpful hints and guidance for a successful integration.&#x20;
{% endhint %}

{% content-ref url="knowledge-base/best-practices" %}
[best-practices](https://api.veratad.com/knowledge-base/best-practices)
{% endcontent-ref %}


---

# 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://api.veratad.com/readme.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.
