Health
Open Data NHS Scotland
An API for medical reference data and statistics by Public Health Scotland.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://www.opendata.nhs.scot/api/3/action/', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://www.opendata.nhs.scot/api/3/action/'Open Data NHS Scotland
0.0%
HEALTH
An API for medical reference data and statistics by Public Health Scotland.
PERFORMANCE TELEMETRY
RATE LIMITSCHECK DOCS
API TESTING INTERFACE
READY
SIGN IN TO EXECUTE TEST
Please sign in to test API endpoints
RESPONSE TELEMETRY
Execute API test to view telemetry data