/wallet/infos

This endpoint makes a request to retrieve wallet information for a specific user and network.

Response

The response will include the following fields:

  • userId: The unique identifier for the user.
  • mnemonic: The mnemonic phrase for the wallet.
  • signingClient: The client used for signing.
  • address: The wallet address.
  • provider: The provider of the wallet.
  • walletId: The unique identifier for the wallet.

For more information, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!