PM25.in

Category Environment
Authentication apiKey
HTTPS No
CORS unknown
Difficulty intermediate
Official URL http://www.pm25.in/api_doc
Added Date 2026-04-01
Last Verified 2026-04-01

About this API

PM25.in is a environment API described as: Air quality of China. It is useful when you need programmatic access to air quality of china from applications, dashboards, or internal tools. The published entry point or documentation is hosted at www.pm25.in, which makes it a practical starting point for evaluating available endpoints and response formats. The listing indicates API-key-based access, which is typical for server-side integrations, scheduled jobs, and controlled client applications.

Use Cases

  • Add air quality of china to a environment discovery or reference application.
  • Build an internal script or scheduled job that pulls data from PM25.in for reporting or content updates.
  • Prototype a small web or mobile experience that surfaces air quality of china to end users.

Code Examples

const url = "http://www.pm25.in/api_doc";
// Replace headers or query params with the values required by this API.
const response = await fetch(url, {
  headers: {
  "X-API-Key": "YOUR_API_KEY"
  }
});
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data);

Similar APIs

BreezoMeter Pollen

Daily Forecast pollen conditions data for a specific location

apiKey HTTPS CORS: unknown

Carbon Interface

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

apiKey HTTPS CORS: yes

Climatiq

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

apiKey HTTPS CORS: yes

Cloverly

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

apiKey HTTPS CORS: unknown

IQAir

Air quality and weather data

apiKey HTTPS CORS: unknown

Other APIs in Environment

BreezoMeter Pollen

Daily Forecast pollen conditions data for a specific location

apiKey HTTPS CORS: unknown

Carbon Interface

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

apiKey HTTPS CORS: yes

Climatiq

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

apiKey HTTPS CORS: yes

Cloverly

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

apiKey HTTPS CORS: unknown

CO2 Offset

API calculates and validates the carbon footprint

No Auth HTTPS CORS: unknown

GrünstromIndex

Green Power Index for Germany (Grünstromindex/GSI)

No Auth HTTP CORS: yes

IQAir

Air quality and weather data

apiKey HTTPS CORS: unknown

Luchtmeetnet

Predicted and actual air quality components for The Netherlands (RIVM)

No Auth HTTPS CORS: unknown

National Grid ESO

Open data from Great Britain’s Electricity System Operator

No Auth HTTPS CORS: unknown