# TKYC graph

## Introduction

With TKYC, you can obtain data from a wallet to determine the type of user it belongs to

An API especially designed to be integrated in various datasets

In this documentation you can find how to use TKYC api and how to integrate it into your software

### Some examples of integration

<figure><img src="/files/KJCvwL8SncCABsj4DoxT" alt="" width="386"><figcaption><p>A donut graph</p></figcaption></figure>

<figure><img src="/files/OxN1VhaX9D5JB0fDyHHO" alt="" width="397"><figcaption><p>A target graph</p></figcaption></figure>

## Get api key

To get api key to access our API your have to contact us:

* Mail: <contact@hyperia-labs.com>
* Telegram: [@Mathis\_Hyperia\_Labs](https://t.me/Mathis_Hyperia_Labs)
* Phone: [+33 7 56 99 70 51](tel:+33756997051)


---

# 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.hyperia-labs.com/tkyc-graph.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.
