Connect

Get account info by state init

post/v2/tonconnect/stateinit

Request body

state_initstring cell-base64 required

Response

account info

addressstring address required
public_keystring required

Example response

{
  "address": "0:97146a46acc2654y27947f14c4a4b14273e954f78bc017790b41208b0043200b",
  "public_key": "NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2ODQ3..."
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.