HDB Carpark Availability
Governmentby HDB via data.gov.sg
Live lot availability for HDB carparks across Singapore, updated every minute. Each carpark reports total lots and available lots per lot type (car, motorcycle, heavy vehicle).
How to authenticate
- 1No key needed; the endpoint is public.
- 2Optional: request a data.gov.sg API key for higher rate limits and send it as x-api-key.
Example request
curl 'https://api.data.gov.sg/v1/transport/carpark-availability'Example response
{"items":[{"timestamp":"2026-07-05T16:27:38+08:00","carpark_data":[{"carpark_number":"HE12","carpark_info":[{"total_lots":"105","lots_available":"101","lot_type":"C"}]}]}]}Notes for AI agents
Covers HDB carparks only; LTA DataMall CarParkAvailabilityv2 adds malls and URA carparks. Carpark numbers map to locations via the HDB Carpark Information dataset on data.gov.sg.
Machine-readable version: /api/apis/hdb-carpark-availability
Related APIs
LTA DataMall Bus Arrival
Land Transport Authority (LTA)
Real-time bus arrival estimates for any bus stop in Singapore, including load, deck type and wheelchair accessibility for the next three buses per service. The most-used SG transport API.
LTA DataMall Traffic Incidents
Land Transport Authority (LTA)
Current road incidents (accidents, roadworks, vehicle breakdowns, heavy traffic) with type, coordinates and a human-readable message. Companion endpoints cover travel times, traffic images and carpark lots.
LTA DataMall Train Service Alerts
Land Transport Authority (LTA)
Real-time MRT and LRT service status, including disruption details, affected segments and free shuttle information. Returns an all-clear status when trains run normally.
Taxi Availability (Live Positions)
LTA via data.gov.sg
GeoJSON MultiPoint of every available taxi in Singapore right now, refreshed about every 30 seconds. Thousands of coordinates in a single keyless call.