Create Wallet

This endpoint triggers the creation of a new wallet for a user within a given network.

  • URL: POST - https://custody.arianee.com/{{client}}/{{chainType}}/wallet/create
  • provider - The provider for the wallet.
  • Success:
    • address - The address of the newly created wallet.
    • walletId - The ID of the newly created wallet (DFNS only).

For more information on providers, read our dedicated documentation.

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