πUsers
API's to manage Users.
Create User
Your unique API Key.
Your API Hash.
Third party user id of the user. This is the unique identifier of the user in the third party system.
First name of the user.
Last name of the user.
Language code of the user. e.g. en, fr, es etc.
Email of the user.
Country of the user. e.g. EU, NG, US etc.
Date of birth of the user.
Phone number of the user. e.g. +2348123456789
User successfully created.
NovaX user id of the user. This is the unique identifier of the user in the NovaX system.
Third party user id of the user. This is the unique identifier of the user in the third party system.
User with the same third party user id already exists.
Internal error.
Get User
The NovaX user id.
The Tenant user id.
The Tenant user email address.
Your unique API Key.
Your API Hash.
The User Information.
NovaX user id of the user. This is the unique identifier of the user in the NovaX system.
Third party user id of the user. This is the unique identifier of the user in the third party system.
First name of the user.
Last name of the user.
Language code of the user. e.g. en, fr, es etc.
Email of the user.
Country of the user. e.g. EU, NG, US etc.
Date of birth of the user.
Phone number of the user. e.g. +2348123456789
The User Information.
Get User Balances
The user id.
Your unique API Key.
Your API Hash.
Returns a mysterious string.
The users total balance.
The users main balance.
The users pending balance.
Returns a mysterious string.
Get User Crypto Deposit Addresses
The user id.
Your unique API Key.
Your API Hash.
OK
The deposit address for the tenant.
The network for the deposit address.
The supported tokens for the deposit address.
Permission denied.
Internal error.
Create te User Card Web Portal
Your unique API Key.
Your API Hash.
NovaX user email.
NovaX user id.
Your system session id to identify this request.
User successfully created.
The URL to the card web portal.
The session id to identify this request.
Your system session id to identify this request.
Internal error.
Last updated