Content migration in progress
Please refer to the legacy documentation for this article
Security
API-Key
A unique identifier of an applicant, that is assigned by our system after an applicant object was created with a “Create an applicant” request
Example:"27c5caea93ee4656881ef9a30fadd21a3768"
A unique identifier of a form, assigned by our system after it is created in the Dashboard
Example:"27c5caea93ee4656881ef9a30fadd21a3768"
- https://api.kycaid.comhttps://api.kycaid.com/verifications
{ "applicant_id": "27c5caea93ee4656881ef9a30fadd21a3768", "form_id": "27c5caea93ee4656881ef9a30fadd21a3768", "language_code": "EN" }
OK
The request was successful, and our system returned an expected response.
Response
{ "applicant_id": "27c5caea93ee4656881ef9a30fadd21a3768" }