Breezometer
Connect to the Breezometer Air Quality API to get global, local, real-time data on air quality. Test an API call and export the code snippet into your app. The Breezometer Air Quality API has a free trial period as of 04/20/2017: https://breezometer.com/air-quality-features/pricing/
Breezometer endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
getAirQuality /getAirQuality |
You can get air quality data by Latitude and Longitude (Geocoding) |
| POST |
getAirQualityForecast /getAirQualityForecast |
You can get air quality data forecasts for a specific location for the next 24 hours |
| POST |
getAirQualityHistoryForDateRange /getAirQualityHistoryForDateRange |
You can get history air quality data for a range of dates in a specific location (Latitude and Longitude) with a start and end timestamps that will provide an array of results. |
| POST |
getSpecificDateAirQuality /getSpecificDateAirQuality |
You can get air quality data by Latitude and Longitude (Geocoding) |
Breezometer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |