API
The Brink API can be used to build a profit-driven executor, a cool UI, or whatever your mind can dream
Get API Information
{ "service": "@brinkninja/api", "version": "v1.0" }Get Account Information
Path Parameters
Name
Type
Description
{ "account": "0x3F62d3Ca386175E65154732910DB76aEcB4024e1" }ThaccountFromOwner() Error: 'Insert into messages' is not a valid address{
"err": "accountFromOwner() Error: not_an_address is not a valid address",
"code": 400
}Get Account Tokens
Path Parameters
Name
Type
Description
Get Account Messages
Path Parameters
Name
Type
Description
Get Messages
Query Parameters
Name
Type
Description
Get Events
Submit Message
Request Body
Name
Type
Description
Last updated