freeapis

IQAir

Air quality and weather data

Authentication
API Key
HTTPS
Yes
CORS
Unknown
Category
Environment

Overview

IQAir (AirVisual) provides air quality data — key-based (an invalid key returns 403, verified).

Quick Start

City AQI (replace YOUR_KEY):

curl "https://api.airvisual.com/v2/city?city=Beijing&state=Beijing&country=China&key=YOUR_KEY"
{ "status": "success", "data": { "city": "Beijing", "current": { "pollution": { "aqius": 85 } } } }

Authentication

  • Register at iqair.com → API key.
  • Send it as the key query parameter (invalid → 403, verified).

Rate Limits & Notes

  • Free tier: limited calls/day (check the docs); paid plans scale.
  • City/nearest/station endpoints.

FAQ

Is IQAir free? Free tier with daily limits; more is paid.

Why 403? Invalid keys return 403 (verified) — register for a key.

What’s the auth style? key query parameter.

More in Environment

APIAuthHTTPSCORS
BreezoMeter Pollen

Daily Forecast pollen conditions data for a specific location

API KeyYesUnknown
Carbon Interface

API to calculate carbon (C02) emissions estimates for common C02 emitting activities

API KeyYesYes
Climatiq

Calculate the environmental footprint created by a broad range of emission-generating activities

API KeyYesYes
Cloverly

API calculates the impact of common carbon-intensive activities in real time

API KeyYesUnknown
CO2 Offset

API calculates and validates the carbon footprint

No authYesUnknown