Real Time APIs
Example Request For Real Time API
Authorizations
x-api-keystringRequired
Query parameters
datestringOptional
SGT date for which to retrieve data (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS)
paginationTokenstringOptional
Pagination token for retrieving subsequent data pages (only exists when there is a next page available for requests with date filters)
Responses
200
PM 2.5 Information
application/json
400
Invalid HTTP request body
application/json
404
Weather data not found
application/json
get
/pm25Last updated
Was this helpful?