/
TO
tonkeeper
/
REST API to TON Console
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 46m ago · Updated 2mo ago
Details
Filter operations
account
3
admin
4
airdrops
2
auth
3
cnft_service
4
invoices_service
16
messages_service
11
minter_jetton_media
3
mintless_jetton_service
3
pro_service
16
post
Generating payload for TonConnect
post
Auth via TonConnect
post
Logout from the system
get
Get user info
get
Get active tiers
post
Creating an invoice for Pro tier payment
get
Get info about the invoice
post
The invoice webhook
get
Verify Pro tier subscription
post
Activate pro trial period
get
Get dashboard columns
post
Get dashboard data
get
Get the state
delete
Delete the state
patch
Update the state
post
Activate Pro tier for mobile
project
11
stats_service
13
system
4
test
1
testnet_service
2
ton_sites_service
4
tonapi_service
15
utils
1
pro_service
Update the state
patch
/api/v1/services/pro/state
Request body
ProServiceState
required
state
string
required
Response
Ok
object
required
ok
boolean
required
auth_token
string
required
Changes