← Back to catalog
sg.taxi_availability
mock data$0.002 / callSG Live Taxi Density
Live taxi positions across Singapore aggregated to a 5km grid — returns the top 30 zones by taxi count and the timestamp of the snapshot. LTA, SG Open Data Licence v1.0
Input schema
refresh
booleanSet to true to bypass cache and re-fetch the latest snapshot.
Call via REST
curl -X POST https://unifyapi.pro/api/call/sg.taxi_availability \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"refresh":"<refresh>"}'