Checks API
API endpoints for performing KYC (Know Your Customer) and AML (Anti-Money Laundering) checks.
Navigation
Use the table of contents on the right to jump to specific endpoints.
Checks
Operations
POST /check/kyc/{profileId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
GET /checks/aml
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Query Parameters
"int32"10Responses
OK
GET /checks/kyc
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Query Parameters
"int32"10Responses
OK
GET /check/kyc/{resultId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
PUT /check/aml/{type}/{id}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
PUT /check/decision/{id}/{factor}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
PUT /check/{type}/{id}/{factor}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
POST /check/aml/individual/new
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Request Body
Responses
OK
POST /check/aml/individual/{profileId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
POST /check/aml/company/{profileId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
GET /check/{type}/{id}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
GET /checks/{profileId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
"int32"Responses
OK
GET /check/{type}/{checkId}/hit/{hitId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
PUT /check/{type}/{checkId}/hit/{hitId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Request Body
Responses
OK
POST /check/document/{profileId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
"int32"Request Body
Responses
OK
GET /check/document
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Query Parameters
"int32"Responses
OK
GET /check/document/{profileId}/{checkId}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
"int32"Responses
OK
GET /check/document/{processId}/pdf
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
GET /check/document/{entityId}/{entryId}/selfie
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
GET /check/document/{entityId}/{entryId}/uap
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
GET /check/document/{entityId}/{entryId}/{idDocumentId}/id-documents/{side}
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
Responses
OK
POST /check/document/{checkId}/resend
Authorizations
JWT Authorization header using the Bearer scheme. \r\n\r\n
Enter 'Bearer' [space] and then your token in the text input below.
\r\n\r\nExample: 'Bearer 12345abcdef'
Basic Authentication with username and password.
Parameters
Path Parameters
"uuid"Request Body
Responses
OK