Glossory
This document explains frequent used terms for GeeTest Business Rule Engine
user_id: The public key for verification. It consists of a 32-character string and serves as the unique identifier for verification. It is visible to the public and helps distinguish verification modules across different pages or scenarios. You can create a user_id in the GeeTest dashboard. Please use a different user_id for each verification scenario.
user_key: The private key for verification. It consists of a 32-character string. The private key corresponds to only one public key and vice versa. The GeeTest cloud server uses the private key for data encryption to ensure secure verification. After creating a user_id in the GeeTest dashboard, the corresponding private key will be automatically generated. Please keep your private key confidential.