https://docs.kycaid.com/_mock/api/
https://api.kycaid.com/
A unique identifier of an applicant, that is assigned by our system after an applicant object was created with a “Create an applicant” request
A unique identifier of your user in your system
https://docs.kycaid.com/_mock/api/forms/{form_id}/urls
https://api.kycaid.com/forms/{form_id}/urls
{ "applicant_id": "723f46ab04feb64f442946f2953a67eaecf7", "external_applicant_id": "cb1eebbe-9945-4e64-8f60-c920f1e3e237", "redirect_url": "https://kyc.example.com/complete" }
A unique identifier of a form, assigned by our system after it is created in the Dashboard
A one-time URL to a form that includes a form token. The form remains open for completion via the URL until a user completes it
A unique identifier for a verification, assigned by our system after a verification is created using the “Create a verification" request
A unique token for a form, generated by our system, and included as part of a form URL
{ "form_id": "d87132ba092d8148ba1891736832d0451ac2", "form_url": "https://forms-new.kycaid.com/7505262b02bb0145c62a04d969eacedb4873", "verificaiton_id": "d2177cdf067d424a221b5d045dc616bf81f9", "form_token": "7505262b02bb0145c62a04d969eacedb4873", "verification_attempts_left": 5 }
This documentation is currently in beta and still under construction. Some sections may be incomplete. We are actively working on improvements.
Meanwhile, you may access the article from the previous version of the documentation:
https://docs.kycaid.com/_mock/api/forms
https://api.kycaid.com/forms
No request payload