# Email Validation Demo

### Prerequisites

Before you begin you will need a Loqate Harmony Account.&#x20;

If you do not have Harmony API account you register a free trial.

{% embed url="<https://www.loqate.com/anz/register/>" %}

### Email Validation Demo

We recommend opening in Codepen (click top right 'Edit on Codepen') for the best experience.

<https://codepen.io/loqateanz/full/PoQQLpg>

See our guide on [how to use our demo's](/loqate-harmony-api/demos.md#how-to-use-our-demos). Further guides are below the Codepen.

### Demo Guide

Once you enter your credentials and click start. The demo will appear below.

Enter full email address string and click 'Validate'. The full response package of the match is within the response.

**Options**

**Source of Truth:** Default ''.&#x20;

**Use Feature Options:** Default is unchecked. Check this box to use timeout feature option.

**Timeout (Optional):** Is used to declare timeout in milliseconds. Sample value "1500".&#x20;

### Related API Specification

{% content-ref url="/pages/q1KjGwb1g07McwT1DGjN" %}
[Broken mention](broken://pages/q1KjGwb1g07McwT1DGjN)
{% 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://docs.mastersoftgroup.com/loqate-harmony-api/demos/email-validation-demo.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.
