UnifyAPI
← Back to catalog

sg.taxi_availability

mock data$0.002 / call

SG 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

Government & Legalprovider: Sg#sg#government

Input schema

refresh

Set to true to bypass cache and re-fetch the latest snapshot.

boolean

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>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.