Health
Get API Status
A simple endpoint to show that the API server is up and running.
GET https://api.whatsonchain.com/v1/<chain>/<network>/wocExample Request
curl "https://api.whatsonchain.com/v1/bsv/main/woc"curl "https://api.whatsonchain.com/v1/btc/main/woc"Example Response
Whats On ChainWhats On ChainURL Parameters
Parameter
Description
chain
Desired blockchain: bsv or btc.
network
Selected network: main or test.
Last updated
Was this helpful?