← Back to catalog
sg.air_quality
mock data$0.002 / callSG PM2.5 Air Quality
Real-time PM2.5 readings (μg/m³) for the 5 Singapore regions (north/south/east/west/central). NEA, SG Open Data Licence v1.0
Input schema
date
stringOptional ISO 8601 date (YYYY-MM-DD) or datetime to query historical data. If omitted, returns the latest snapshot.
Call via REST
curl -X POST https://unifyapi.pro/api/call/sg.air_quality \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"date":"<date>"}'