Authentication

With this API documentation, you can explore and interact with all the endpoints of the AirQo API.

circle-info

This documentation shares the RESTful api endpoints provided by AirQo for retrieving measurements and device metadata from the AirQo monitoring network.

The BASE URL

https://api.airqo.net/api/{VERSION_NUMBER}

Authentication

To access the AirQo Analytics API, you need to follow these steps:

  1. Get an AirQo Account: Obtain an AirQo Analytics Account by visiting: https://analytics.airqo.net/user/loginarrow-up-right

  2. Register a Client: Once you have an account, log in and navigate to your account settings. Under the API tab, register a new CLIENT application to generate client credentials.

  3. Create an Access Token: With the client credentials, you can create an access token. This token will be used to authenticate your API requests.

  4. Use the token: Copy the newly created access token and include it as a query parameter (token) in the API endpoints shared below.

circle-exclamation

Key Categories of Endpoints

Here are the key categories of endpoints you can use to retrieve measurements:

1. Recent

Recent Measurementschevron-right

2. Historical

Historical Measurementschevron-right

3. Forecasts

Forecastschevron-right

4. Metadata

Metadatachevron-right
circle-info

For support, please reach out to [email protected] to report bugs. We will also appreciate any feedback you would like to share with us!

Last updated

Was this helpful?