Create User
Creates a new user with the provided information.
Get User by ID
Retrieves detailed information about a specific user by their ID.
Get User Transactions
Retrieve transactions for a specific user with filtering options.
Update User
Updates user information for a specific user by their ID.
Update User Wallet
Updates wallet information for a specific user by their ID. The user must have no existing token balances β if they hold any token, the endpoint returns 400 Bad Request with the "existing purchases" error.
Get User Wallet Summary by ID
Retrieves wallet summary information for a specific user, including stable currency token balances and native coin balance.
Update User Status
Updates the status of a specific user by their ID.
Delete User KYC Token
Revokes the KYC token for a specific user by their ID.
Delete User Token
Transfers the specified token back to the token owner for a specific user.
Withdraw from User Wallet
Withdraw funds from a user's custodial wallet to an external address. This endpoint is only available when custody is managed externally (not by the system).
Get Wallet Currency Token Balance
Returns the on-chain balance a user's wallet holds for a specific currency token, together with the currency token metadata.
Migration
7 items