> For the complete documentation index, see [llms.txt](https://docs.mastersoftgroup.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mastersoftgroup.com/loqate-harmony-api/demos.md).

# Demos

### Prerequisites

Before you begin you will need a Loqate Harmony Account. You can register a free trial to get started.

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

### How to use our **demo's**

Each of demo you will need to include you Authentication to use.&#x20;

We use Codepen so you can see how we have implemented our API's and supporting libraries.&#x20;

To get the best experience - open the demo in Codepen by clicking 'Edit on Codepen' in the top right. Once in Codepen select the boxes and Full Page View

![](/files/j72YtUlJa0S4xLd6KAPc)

#### Settings

First enter you credentials and press start. This is the same for all demo's

![](/files/peIesGomHsL5x117nRV0)

**Option**

Each demo you can set of Options relating to service. These Options optimise the look, feel and performance of our API's. We set the default to what works for most of the time.&#x20;

Changing Options enables you to tune the API performance for your use case.

#### Demo section

Each demo varies to display the performance of our API's. However, commonly we have input fields usually appearing first with instructions then the full response from our API service based on your filters.

**Input fields**

These provide you with the customer experience of using Loqate in a field. Commonly things that would take you several fields are solved in just a few keystrokes.

**Response**

The full response from our API. Often from the few keystrokes put into the input field our full response is full of data structured and ready for use.

**Mock User Interface**

Some demo's underneath the API response package have an example of how End Users (your customers) might see and use our products.


---

# 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:

```
GET https://docs.mastersoftgroup.com/loqate-harmony-api/demos.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.
