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..."
}Documentation Index
Fetch the complete documentation index at: https://tonapi.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?