Skip to main content
A User represents an individual or a business entity interacting with the HIFI platform. Users are the foundation of most HIFI operations: before you can create Wallets or move money, a User record must exist. HIFI supports two types of Users:
  • Individual – a natural person (e.g., a customer, freelancer, or employee).
  • Business – a legal entity (e.g., a company, NGO, or partnership).

Creating Users

There are two steps to creating a User.
Generate a Terms of Service link that to get consent for data handling and compliance screening. Share this link with Users to accept.

Generate TOS Link

API Reference
Create a new User record with the required TOS agreement ID and user information.

Create a User

Learn how to sign TOS and create a User

Screening Users

To interact with fiat accounts, you need to provide KYC/KYB for the User. You can do this via the API, Dashboard or by sharing a link.
Submit Know Your Customer verification documents and information for User compliance screening.

Submit KYC

Learn how to fulfil KYC requirements for a User
I