Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://tonapi.io/v2/accounts/{account_id}/publickey
{ "public_key": "NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3..." }
Get public key by account id
account ID
"0:97264395BD65A255A429B11326C84128B7D70FFED7949ABAE3036D506BA38621"
account's public key
"NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3..."
Was this page helpful?