Identity Verification
Verify Identity
Register and verify a customer identity on-chain
POST
Writes a customer’s KYC verification to the on-chain identity registry. The address is checksummed, a KYC hash is computed, and the verification transaction is submitted to the instance’s configured network. The corresponding off-chain customer record is created or updated automatically.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Ethereum wallet address to verify.
ISO country code (minimum 2 characters).
Investor classification. Values:
RETAIL, PROFESSIONAL, INSTITUTIONAL.Number of days until the verification enters a soft-expired state. When set to
0 or omitted, no soft expiry is applied.Number of days until the verification is fully expired on-chain. When set to
0 or omitted, no hard expiry is applied.Optional custom data to include in the KYC hash computation. When omitted, the hash is derived from the wallet address, country, and current timestamp.
Response Fields
Request status
