/
RS
rsquad
/
TON HTTP API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4m ago · Updated 1mo ago
Details
Filter operations
accounts
13
blocks
10
get config
4
json rpc
1
post
Jsonrpc Handler
json rpc internals
1
run method
2
send
3
transactions
3
json rpc
Jsonrpc Handler
All methods in the API are available through JSON-RPC protocol (
spec
).
post
/jsonRPC
Request body
TonRequestJsonRPC
required
method
string
required
params
object
id
string
jsonrpc
string
Response
Successful Response
TonResponseJsonRPC
required
ok
boolean
required
result
union
error
string
code
integer
jsonrpc
string
id
string
Changes