Get current Avail head
Request
Path:/avl/headMethod type:GET
Example Request
CURL
CURL
curl https://turing-bridge-api.avail.so/avl/headExample response
Example JSON response
{
"data":{
"end":512738,
"start":488581
}
}Last updated on