
OpenAQ API Docs | OpenAQ Docs
Welcome to the OpenAQ API documentation! Learn more about OpenAQ organization and our activities at https://openaq.org
Guide - Download a year of data for a location. | OpenAQ Docs
This guide shows you how to download a relatively large amount of measurement data, one year of hourly measurements from a single location, from the Open Data on AWS bucket. Note
Measurements | OpenAQ Docs
The measurements resources in the OpenAQ API provide measurement values from sensors. Measurement values are available from a number of different resources as their original values and …
Quick start | OpenAQ Docs
This guide shows how to fetch data from the OpenAQ API. As an example, we will retrieve location details for the “New Delhi” station in New Delhi, India, with OpenAQ location ID 8118. This tutorial …
Quick start | OpenAQ Docs
Test that the AWS CLI is installed an configured by running aws --version in your command prompt. If version details show, aws exists and is configured on your system. Run the following command to …
Overview | OpenAQ Docs
Security scheme type: apiKey Header parameter name: X-API-Key
API Key | OpenAQ Docs
Learn how to obtain, manage, and use your OpenAQ API key to access air quality data. Secure your API key, include it in requests. Unauthorized requests without a valid API key will be denied.
Get flags by location ID | OpenAQ Docs
Change the number of results returned. e.g. limit=100 will return up to 100 results
Libaries | OpenAQ Docs
Explore how libraries can streamline your application's connection to the OpenAQ API with pre-built code designed for various programming environments. This section highlights the official OpenAQ …
Get a location's latest measurements | OpenAQ Docs
Paginate through results. e.g. page=1 will return first page of results