← Allar API vörur

Iceland API

4 endpoints for Icelandic open data: Statistics Iceland (Hagstofan) PxWeb topic catalog and hierarchy browse (same dialect as our other Nordic stats agencies), Vegagerðin road webcams (7000+ camera views across Iceland with direct image URLs and coordinates), and recent Icelandic earthquakes via USGS FDSN (pre-filtered to Iceland's bounding box, M2+, last 30 days). All no-auth, JSON.

ÓKEYPIS 4 endapunktar 100 fyrirsp./klst.
Grunnslóð: https://nordapi.ee/api/v1

Statistics Iceland Topics

GET /iceland/stats/topics
Nánar →

Top-level statistical databases from Statistics Iceland (Hagstofan). PxWeb dialect; same shape as Statistics Finland / Sweden / Norway.

curl https://nordapi.ee/api/v1/iceland/stats/topics

Browse Statistics Iceland

GET /iceland/stats/browse
Nánar →

Drill into the Hagstofan PxWeb hierarchy by path.

Breytur
path valfrjálst
e.g. Ibuar/mannfjoldi/yfirlit
curl "https://nordapi.ee/api/v1/iceland/stats/browse?path=Ibuar"

Iceland Road Cameras

GET /iceland/roads/cameras
Nánar →

All 7000+ road webcams from Vegagerðin with coordinates and live image URLs. Source: gagnaveita.vegagerdin.is (no auth).

curl https://nordapi.ee/api/v1/iceland/roads/cameras

Iceland Recent Earthquakes

GET /iceland/quakes/recent
Nánar →

Recent earthquakes inside Iceland's bounding box (lat 63-67, lon -25 to -13) via USGS FDSN. Defaults: last 30 days, M ≥ 2.0.

Breytur
start_date valfrjálst
YYYY-MM-DD
min_magnitude valfrjálst sjálfgefið: 2.0
Minimum magnitude
curl https://nordapi.ee/api/v1/iceland/quakes/recent