/api/v1/signing-profile-addressGet your profile address
Returns the caller's profile address for a Bitcoin network, along with the descriptor and the registered key it is derived from.
A member's profile address is a personal Bitcoin address derived from their own
registered signing key, and it belongs to their
Signing Profile. It is where purchased Bitcoin is delivered:
because the address comes from the member's own key, the platform never takes
custody of the coins, and spending from it needs only the member's own signature.
The address depends on having a key registered on the network you ask for, which
POST /api/v1/register-key does.
Read the address here rather than deriving it yourself. Where a member has several
registered keys, one per network plus any that have been replaced, the profile
address is what identifies which key is meant, and if your application and the
platform disagree about that address the request is rejected rather than guessed.
Both POST /api/v1/moonpay/sign-buy-url and
POST /api/v1/forward-to-vault take the address this
call returns.
workspace_idnumberrequirednetworkstringrequired