> For the complete documentation index, see [llms.txt](https://vcheck.gitbook.io/vcheck-portal-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vcheck.gitbook.io/vcheck-portal-documentation/products/id-verification/api/changelogs.md).

# Changelogs

## Version 1.0 (March 28, 2025) - Initial Release

***

#### Features

* General Integration API endpoint released
  * Support for different investigation services like ID Verification (IDV) and continuous monitoring (MONITORING)
  * Flexible JSON payload structure
  * Secure API key authentication
* Greenhouse Integration released
  * Automated ID verification triggered by `hired_candidate` events
  * Secure webhook implementation with Greenhouse signature authentication

#### API Endpoints

* Added `https://api-platform.vcheckglobal.net/auth` endpoint
* Added `https://api-platform.vcheckglobal.net/investigation-request` endpoint

#### Security

* Implemented API key authentication
* Supporting HTTPS requirement for all communications
* Incorporated rate limiting (5 requests per second)

### &#xD;
