# API reference

Gatenox API offers you the ability to:

* check the status and result of incoming corporate and individual verifications
* get verification data including company details, business representatives' data, shareholders' structure, and all documents attached for verification.

Here is the open API specification of our services:

{% file src="/files/gqQMQxVt8MbdfjBRjz5M" %}
Gatenox API
{% endfile %}

The previous versions of the API specification can be found here: [API versions - history](/gatenox-hub-wiki/gatenox-api/api-reference/api-versions-history.md).

{% hint style="info" %}
For some endpoints, you may need your verifierID identificator. You can check it on the Settings page on the Company Infomation tab ([Company information](/gatenox-hub-wiki/general-settings/company-information.md)).
{% endhint %}

#### API reference

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-type="rating" data-max="5"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/pages/OCt1Hwhfmp3u260myDZ4">/pages/OCt1Hwhfmp3u260myDZ4</a></td><td>Endpoints used in individual verifications</td><td>null</td><td></td></tr><tr><td><a href="/pages/fkFhntRRGiJs22UkGSkd">/pages/fkFhntRRGiJs22UkGSkd</a></td><td>Endpoints used in corporate verifications</td><td>null</td><td></td></tr><tr><td><a href="/pages/cx0cQwc13owyfA6FkSoc">/pages/cx0cQwc13owyfA6FkSoc</a></td><td>List of verified crypto addresses</td><td>null</td><td></td></tr><tr><td><a href="/pages/nj0hXhJxSUP6AXY68MEO">/pages/nj0hXhJxSUP6AXY68MEO</a></td><td>Endpoints used to check entities and crypto addresses</td><td>null</td><td><a href="/pages/nj0hXhJxSUP6AXY68MEO">/pages/nj0hXhJxSUP6AXY68MEO</a></td></tr></tbody></table>


---

# 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.gatenox.com/gatenox-hub-wiki/gatenox-api/api-reference.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.
