# API versions - history

Explore the timeline to gain insights into the enhancements, updates, and optimizations that have been meticulously implemented to ensure a seamless and robust experience for our users and developers.

Stay informed about the continuous evolution of Gatenox Hub's API capabilities.

{% hint style="info" %}
If you are looking for information about new features on the Gatenox Hub platform please check[What's new?](/gatenox-hub-wiki/gatenox-guide/whats-new.md)
{% endhint %}

## API version 1.11.0

:date: Publish date: **2024-09-20**

:notebook: Release notes:

1. Corporate sources of funds - in the response from endpoint /api/v1/verifications/{verification\_id}/company\_details' the "funds\_sources" field is replaced by "sources\_of\_funds" and "sources\_of\_funds\_other" fields.
2. Add "Risk Score Update" and "Cancel Risk Score Update" endpoints allowing to change the status of the case.

:file\_folder: File:

{% file src="/files/mUQ3SPgWXAGeYTUBxqUU" %}

## API version 1.10.0

:date: Publish date: **2024-09-06**

:notebook: Release notes:

1. Allow to get case data in the "new" status
2. Get the list of verification profiles [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md#get-the-list-of-all-your-verification-profiles)
3. Upload externally calculated risk score [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md#upload-externally-calculated-risk-score)
4. Set verification profile within the invitation [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md#get-the-link-for-your-client-to-start-the-corporate-verification-process-kyb)

:file\_folder: File:

{% file src="/files/uBLro7MuQ64dR0GlsJnu" %}

## API version 1.9.1

:date: Publish date: **2024-08-14**

:notebook: Release notes:

1. Updated endpoint to check crypto address allowing to receive sync answer and limit the response to c-score only [Comprehensive screening](/gatenox-hub-wiki/gatenox-api/api-reference/comprehensive-screening.md#crypto-address-verification-blockchain-analytics).

:file\_folder: File:

{% file src="/files/gUWSqBHLrDEQCco22qFB" %}

## API version 1.8.0

:date: Publish date: **2024-07-24**

:notebook: Release notes:

1. Allow uploading of company profile data before creating a company profile. [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md#get-the-link-for-your-client-to-start-the-corporate-verification-process-kyb)
2. Allow the change of the scope of data requested from the corporate customer during the review process. [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md#change-the-profile-of-gathered-data-during-the-review-process)

:file\_folder: File:

{% file src="/files/5bYwBDRwe2NGEUZmhyuN" %}

## API version 1.6.0

:date: Publish date: **2024-06-19**

:notebook: Release notes:

1. Allow uploading externally calculated risk scores to the case:&#x20;
   1. Settings [Company information](/gatenox-hub-wiki/general-settings/company-information.md)
   2. Corporate [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md#upload-externally-calculated-risk-score)
   3. Individual [Individual verifications](/gatenox-hub-wiki/gatenox-api/api-reference/individual-verifications.md#upload-externally-calculated-risk-score)

:file\_folder: File:

{% file src="/files/tsvdAx2OqcXjtgEIzZi6" %}

## API version 1.5.3

:date: Publish date: **2024-05-10**

:notebook: Release notes:

1. Bugfix - include "invitation\_url" in the response to /invite/corporates
2. Allow API users to decide, if Gatenox Hub should send an invitation email to the corporate customer. By default, it is set to false.

:file\_folder: File:

{% file src="/files/Gmb7s6xlMcgelgqUdbSr" %}

## API version 1.5.1

:date: Publish date: **2024-04-25**

:notebook: Release notes:

1. Add "customer\_id" to connect invitations and verifications with external systems ( [Corporate verifications](/gatenox-hub-wiki/gatenox-api/api-reference/corporate-verifications.md)).

:file\_folder: File:

{% file src="/files/Hl8oPYDlkDHj4JZqFpFk" %}

## API version 1.4.0

:date: Publish date: **2024-04-10**

:notebook: Release notes:

1. Allow requesting for crypto address reports from AMLBot.

:file\_folder: File:

{% file src="/files/qgnavbPvketFlO1ng1Iq" %}

## API version 1.3.5

:date: Publish date: **2024-01-11**

:notebook: Release notes:

1. Add "customer\_id" to connect invitations and verifications with external systems ( [Individual verifications](/gatenox-hub-wiki/gatenox-api/api-reference/individual-verifications.md)).

:file\_folder: File:

{% file src="/files/KGXt5wYCpS18kwqkBzYO" %}

## API version 1.3.4

:date: Publish date: **2023-11-30**

:notebook: Release notes:

1. Add "personal\_verification\_id" to connect invitations with verifications ( [Individual verifications](/gatenox-hub-wiki/gatenox-api/api-reference/individual-verifications.md)).

:file\_folder: File:

{% file src="/files/DaGq4VD17W25RtMUwQil" %}

## API version 1.3.2

:date: Publish date: **2023-11-23**

:notebook: Release notes:

1. Add API support for sanctions / PEP / criminal records check without creating the case.
2. Add API support for crypto address verification (report) without creating the case.
3. Add audit log information to the details in the individual verification endpoint.

:file\_folder: File:

{% file src="/files/n0NdKvN7MGAIu7xKZnYS" %}

## API version 1.3.1

:date: Publish date: **2023-10-11**

:notebook: Release notes:

1. Allow to define redirect URL at the end of individual KYC process.

:file\_folder: File:

{% file src="/files/Lgs9wHx7KfERUAjIYlw9" %}

## API version 1.3.0

:date: Publish date: **2023-06-15**

:notebook: Release notes:

1. API support for invite to individual KYC verification process.

:file\_folder: File:

{% file src="/files/bv1Lin9yVA2EPFPlbWff" %}


---

# 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/api-versions-history.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.
