1. Customizable Query String Options

The Query String options available in Liveform and API allow you to send additional information and customize the KYC process.

2. Basic URL Structure

  • Base Form URL: https://form.argosidentity.com/?pid={project_Id}
  • URL with Query String: https://form.argosidentity.com/?pid={project_Id}&blacklistCountries=false

3. Key Query String Parameters

3 - Common

Note that this is appliable both in ID Documnet and Knolwedge-Based

3 - ID check

3 - Knowledge-Based

4. Token ID Options

The tokenId is a string used for Liveform submissions in Private Mode. Purpose: Prevent shared or duplicate use of the same URL.

5. Encrypted Only

You can enable the encrypted only option in the dashboard. After activation, URL query parameters only allow pid(project id), encrypted and lang(language), other parameters are not allowed. Encrypted Only En Pn
  • https://form.argosidentity.com/?pid={project_Id}&encrypted={encrypted_option}&lang=en(O)
  • https://form.argosidentity.com/?pid={project_Id}&encrypted={encrypted_option}&email=your_email_address@argosidentity.com(X) email is not an allowed parameter, so access is denied.
By using this guide, you can effectively leverage Query String and Token ID options in ID check to optimize your KYC process and enhance user experience.