# What is Vantage API?

The Terra **Vantage API** provides a comprehensive platform for managing blood test and DNA diagnostic products, processing orders, and delivering test results. This API enables healthcare providers, laboratories and partners to integrate diagnostic testing services directly into their applications!

Vantage API allows you focus on providing the best healthcare experience for your end users while we handle the rest.&#x20;

### Why we built Vantage API

The health tech space is currently at a turning point - with the commoditisation of highly accurate wearables, metrics like step counts, HRV and sleep scores are **readily available** to most end users. However, sensors alone **cannot provide truly actionable insights** without the most important factor - **biological context**.

This is where **biomarker testing** comes in!

The process of bringing biomarker testing to your users at a commercial scale is a complicated procedure, involving commercial agreements with third party labs, convoluted delivery and collection logistics and months of navigating compliance red tape required to provide a legally viable service.

Instead, we provide a single API with **zero hoops to jump through**. Instead of endless complexity, Vantage API offers:

* **Effortless integration** with numerous kit suppliers.
* Bulk discounts without bulk minimum orders - we **pass on volume discounts** directly to your customers.
* **No legal or compliance headaches** - start sending white-labelled panels within days instead of months.
* Normalisation of test results into a **global format (FHIR)** for easy handling.
* **Hands-off logistics networks** for fulfilment, shipping and result delivery.

Essentially, Vantage API provides a **plug-and-play labs infrastructure** to bring the future of personalised health tech to your customers TODAY!

### Jump right in

{% hint style="info" %}
**🤖 Production Base URL:**&#x20;

```hurl
https://vantage.tryterra.co
```

**🏝️ Sandbox Base URL:**     &#x20;

```hurl
https://vantage-sandbox.tryterra.co
```

{% endhint %}

### Supported Countries!

* United Kingdom 🇬🇧
* USA 🇺🇸

### Countries Coming Soon!

* Germany 🇩🇪
* Spain 🇪🇸
* France 🇫🇷

If you are interested in getting involved as a client or supplier, please contact <vanessa@tryterra.co> to find out more!


---

# 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.tryterra.co/vantage-api-docs/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.
