Skip to main content
POST

Authorizations

Authorization
string
header
required

API token issued by your LootRush account manager. Sent as Authorization: Bearer <token>.

Body

application/json
jsonrpc
enum<string>
required
Available options:
2.0
method
enum<string>
required
Available options:
tools/call
params
object
required
id
integer
Example:

1

Response

JSON-RPC result. The tool payload is a JSON-encoded string in result.content[0].text (decoded and shown below for getAccountBalance).

jsonrpc
enum<string>
Available options:
2.0
id
integer
result
object