_getSyncingState

Syncing state of node

Parameters

  • No parameters are needed.
curl https://cosmos-mainnet-archive.allthatnode.com:1317/syncing \
--header "x-allthatnode-api-key: 8U3JLUhzIDg3GShvy9hkCCSYkLGc11kj"

Returns

  • OBJECT - Node syncing status
{
  "syncing": false
}

Try Yourself

Language
Click Try It! to start a request and see the response here!