latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Key
Get key
Get Key using either the key id or the pub. When using the public key, it will only return the mandatory fields.
get/api/v2/{coin}/key/{id}
Path parameters
coinstring required
A cryptocurrency symbol or token ticker symbol
Example:btc
idstring required
The key ID or the public key
Response
OK
Example response
{
"id": "59cd72485007a239fb00282ed480da1f",
"pub": "xpub661MyMwAqRbcGMVhmc7wqQRYMtcX9LAvSj1pjB213y5TsrkV2uuzJjWnjBrT1FUeNWGPjaVm5p7o6jdNcQJrV1cy3a1R8NQ9m7LuYKA8RpH",
"hsmType": "institutional"
}