Skip to main content
This endpoint initiates a Know Your Customer (KYC) check for a specified entity. The KYC check reviews the individual against various databases and sources, such as sanctions and PEP (Politically Exposed Persons) lists, helping organizations assess potential risks.

Request Endpoint

POST: {{BASE_URL}}/api/v1/monitoring/kyc_search/
  • Media-Type: application/json

Status Codes

  • 200 OK: The request was successful, and the KYC check has been processed as expected.
  • 201 Created: The KYC check has been initiated successfully, and results are being generated.
  • 400 Bad Request: The request could not be completed due to invalid or missing parameters.

Payload

Request Body

Response

Record not found

200 OK Response

Response Fields

In progress Response

Response Fields