Skip to content
LogoLogo

ABCI

ABCI APIs

Get some info about the application.

GET/abci_info

Get some info about the application.

Responses

Query the application for some information.

GET/abci_query

Query the application for some information.

Query Parameters

pathRequired
string

Path to the data ("/a/b/c")

Example/a/b/c
dataRequired
string

Data

ExampleIHAVENOIDEA
height
integer·default 0

Height (0 means latest)

Example1
prove
boolean·default false

Include proofs of the transactions inclusion in the block

Exampletrue

Responses