Generate a Bitcoin address from the wallet's extended public key

/v3/bitcoin/address/{xpub}/{index}

1 credit per API call

Generate a Bitcoin address from the extended public key of the wallet. The address is generated for the specific index - each extended public key can generate up to 2^32 addresses with the index starting from 0 up to 2^31 - 1.

Path Params
string
required

Extended public key of a wallet.

number
required
≥ 0

Derivation index of the desired address to be generated.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json