← Alla API-produkter

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.

GRATIS 4 endpoints 100 förfr/timme
Bas-URL: https://nordapi.ee/api/v1

Statistics Iceland Topics

GET /iceland/stats/topics
Detaljer →

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
Detaljer →

Drill into the Hagstofan PxWeb hierarchy by path.

Parametrar
path valfri
e.g. Ibuar/mannfjoldi/yfirlit
curl "https://nordapi.ee/api/v1/iceland/stats/browse?path=Ibuar"

Iceland Road Cameras

GET /iceland/roads/cameras
Detaljer →

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
Detaljer →

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

Parametrar
start_date valfri
YYYY-MM-DD
min_magnitude valfri standard: 2.0
Minimum magnitude
curl https://nordapi.ee/api/v1/iceland/quakes/recent