curl --request GET \
--url https://tonapi.io/v2/accounts/{account_id}/publickey{
"public_key": "NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3..."
}Get public key by account id
curl --request GET \
--url https://tonapi.io/v2/accounts/{account_id}/publickey{
"public_key": "NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3..."
}Was this page helpful?