Travel
Parkhaus Basel
Provides minute-by-minute occupancy data for public parking garages in Basel, Switzerland.
1
Endpoints
—
Status
—
Latency
CODE EXAMPLES
JavaScript (Fetch)
fetch('https://data.bs.ch/api/explore/v2.1/catalog/datasets/100088/records?limit=20', {
method: 'GET',
headers: {},
})
.then(response => response.json())
.then(data => console.log(data));cURL
curl -X GET 'https://data.bs.ch/api/explore/v2.1/catalog/datasets/100088/records?limit=20'Parkhaus Basel
0.0%
TRAVEL
Provides minute-by-minute occupancy data for public parking garages in Basel, Switzerland.
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