UnifyAPI
← Back to catalog

sg.air_quality

mock data$0.002 / call

SG 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

Government & Legalprovider: Sg#sg#government

Input schema

date

Optional ISO 8601 date (YYYY-MM-DD) or datetime to query historical data. If omitted, returns the latest snapshot.

string

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

Try it

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