latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Key

Get Bitgo MPC GPG public key

It is necessary to use correct MPC BitGo public GPG key when performing MPC operations. Different public keys might be necessary in different cases. This endpoint returns a valid GPG public key taking into account all factors, including: coin, user and enterprise feature flags. Using incorrect key may cause signing and wallet creation errors.

get/api/v2/{coin}/tss/pubkey

Path parameters

coinstring required

A cryptocurrency symbol or token ticker symbol

Example:btc

Query parameters

enterpriseIdstring
Example:59cd72485007a239fb00282ed480da1f

Filter by enterprise. Allows to take enterprise settings into consideration.

Response

OK

enterpriseIdstring

Enterprise id for the intended operation (if present in the request)

namestring required

Name of the key, used for simple identification. Matches MPC key namess in client constants

publicKeystring

BitGo MPC public key

mpcv2PublicKeystring

BitGo ECDSA MPCv2 public key

eddsaMpcv2PublicKeystring

BitGo EdDSA MPCv2 public key