Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
- Create Individual User
- Create Business User
individual
Date of birth in format yyyy-mm-dd.
ID of the signed agreement, fetched through the HIFI's Hosted Terms of Service Link POST /tos-link
Request ID for user creation. If not provided, a random UUID will be generated. Using the same requestId will result in the same user being returned.
The chains to create wallets for, default to POLYGON and ETHEREUM.
Address of the user.
Either the address or the ipAddress must be provided.
IP address of the user.
Either the address or the ipAddress must be provided.