Health

Get API Status

A simple endpoint to show that the API server is up and running.

HTTP Request
GET https://api.whatsonchain.com/v1/<chain>/<network>/woc

Example Request

curl "https://api.whatsonchain.com/v1/bsv/main/woc"

Example Response

Whats On Chain

URL Parameters

Parameter
Description

chain

Desired blockchain: bsv or btc.

network

Selected network: main or test.

Last updated

Was this helpful?