Skip to main content

Create a Custodial Wallet

POST 

/admin/wallets/create

Creates a custodial wallet owned by project's backend account

Request

Query Parameters

    apiKey string

    (Required) You Public API key

    Example: {{publicKey}}

Header Parameters

    API-SECRET string

    (Required) You Secret API key

    Example: {{secretKey}}
    Content-Type string
    Example: application/json
    Accept string
    Example: application/json

Body

    phoneNumber string

Responses

Created

Schema
  • object
Loading...