Government
Open Government Portal
This API allows users to search and access datasets from the Government of Canada.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://open.canada.ca/data/api/action/package_show?id=5953da6b-d81b-4a2c-8b27-145892827fb0', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://open.canada.ca/data/api/action/package_show?id=5953da6b-d81b-4a2c-8b27-145892827fb0'Open Government Portal
0.0%
GOVERNMENT
This API allows users to search and access datasets from the Government of Canada.
PERFORMANCE TELEMETRY
RATE LIMITS
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