45 endpoints for Icelandic open data: Statistics Iceland (Hagstofan) PxWeb, Vegagerðin road webcams + conditions + road weather, recent Icelandic earthquakes (USGS FDSN bbox-filtered), the Icelandic Met Office (Veðurstofa — earthquakes, weather, CAP alerts, volcanoes, glaciers), Alþingi parliament (representatives, parties, sessions, bills, votes, committees), Seðlabanki central-bank FX, Strætó Reykjavík buses, National Land Survey (LMI) WFS, RÚV + Morgunblaðið (mbl.is) + Vísir (visir.is) broadcaster/newspaper news RSS, Íslandspóstur postal codes, and the apis.is community aggregator (earthquakes, weather, currency, particulates, flights, petrol, hospitals, lottery, cycle counters, horses, ships, TV). All no-auth.
Base URL: https://nordapi.ee/api/v1
GET /iceland/stats/topics
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
GET /iceland/stats/browse
Drill into the Hagstofan PxWeb hierarchy by path.
path
optional
curl "https://nordapi.ee/api/v1/iceland/stats/browse?path=Ibuar"
GET /iceland/roads/cameras
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
GET /iceland/quakes/recent
Recent earthquakes inside Iceland's bounding box (lat 63-67, lon -25 to -13) via USGS FDSN. Defaults: last 30 days, M ≥ 2.0.
start_date
optional
min_magnitude
optional
default: 2.0
curl https://nordapi.ee/api/v1/iceland/quakes/recent
GET /iceland/althingi/representatives
Current Icelandic parliament MPs (þingmenn) — name, birthdate, party. Source: althingi.is/altext/xml (parsed to JSON, no auth).
curl https://nordapi.ee/api/v1/iceland/althingi/representatives
GET /iceland/althingi/parties
Political parties in the Icelandic parliament.
curl https://nordapi.ee/api/v1/iceland/althingi/parties
GET /iceland/althingi/sessions
Legislative sessions (löggjafarþing) with date ranges.
curl https://nordapi.ee/api/v1/iceland/althingi/sessions
GET /iceland/apis-is/earthquakes
Recent earthquakes in Iceland via apis.is aggregator.
lang
optional
default: is
curl https://nordapi.ee/api/v1/iceland/apis-is/earthquakes
GET /iceland/apis-is/weather/forecast
Icelandic weather forecast (vedur.is wrap).
lang
optional
default: en
curl https://nordapi.ee/api/v1/iceland/apis-is/weather/forecast
GET /iceland/apis-is/weather/observations
Live Icelandic weather observations.
lang
optional
default: en
curl https://nordapi.ee/api/v1/iceland/apis-is/weather/observations
GET /iceland/apis-is/currency
Icelandic króna exchange rates.
source
optional
default: lb
curl https://nordapi.ee/api/v1/iceland/apis-is/currency
GET /iceland/apis-is/particulates
Air-quality particulate readings across Iceland.
curl https://nordapi.ee/api/v1/iceland/apis-is/particulates
GET /iceland/apis-is/flights
Keflavík airport flight schedule.
curl https://nordapi.ee/api/v1/iceland/apis-is/flights
GET /iceland/apis-is/petrol
Petrol station prices across Iceland.
curl https://nordapi.ee/api/v1/iceland/apis-is/petrol
GET /iceland/apis-is/hospitals
Hospital wait times + status.
curl https://nordapi.ee/api/v1/iceland/apis-is/hospitals
GET /iceland/apis-is/lottery
Lottery results.
curl https://nordapi.ee/api/v1/iceland/apis-is/lottery
GET /iceland/apis-is/cycle-counter
Cycling traffic counters in Reykjavík.
curl https://nordapi.ee/api/v1/iceland/apis-is/cycle-counter
GET /iceland/apis-is/horses
Icelandic horse registry.
curl https://nordapi.ee/api/v1/iceland/apis-is/horses
GET /iceland/apis-is/ships
Vessels around Iceland.
curl https://nordapi.ee/api/v1/iceland/apis-is/ships
GET /iceland/apis-is/tv
Icelandic TV channel schedules.
channel
optional
default: ruv
curl https://nordapi.ee/api/v1/iceland/apis-is/tv
GET /iceland/vedur/quakes/events
Earthquake events from the Icelandic Met Office between two timestamps. Defaults to the last 48 hours. Source: api.vedur.is (no auth).
start_time
optional
end_time
optional
curl https://nordapi.ee/api/v1/iceland/vedur/quakes/events
GET /iceland/vedur/quakes/count
Count of recent earthquake events from the Icelandic Met Office.
curl https://nordapi.ee/api/v1/iceland/vedur/quakes/count
GET /iceland/vedur/quakes/regions
Earthquake regions used by the Icelandic Met Office.
curl https://nordapi.ee/api/v1/iceland/vedur/quakes/regions
GET /iceland/vedur/weather/stations
Weather observation stations operated by the Icelandic Met Office.
curl https://nordapi.ee/api/v1/iceland/vedur/weather/stations
GET /iceland/vedur/weather/observations
Latest SYNOP weather observations across Iceland.
curl https://nordapi.ee/api/v1/iceland/vedur/weather/observations
GET /iceland/vedur/weather/observations-hourly
Latest hourly automatic weather station (AWS) observations.
curl https://nordapi.ee/api/v1/iceland/vedur/weather/observations-hourly
GET /iceland/vedur/cap/categories
CAP (Common Alerting Protocol) alert categories.
curl https://nordapi.ee/api/v1/iceland/vedur/cap/categories
GET /iceland/vedur/cap/alerts
Active CAP MeteoAlarm weather alerts for Iceland.
curl https://nordapi.ee/api/v1/iceland/vedur/cap/alerts
GET /iceland/vedur/volcanoes
List of Icelandic volcanoes with general information.
curl https://nordapi.ee/api/v1/iceland/vedur/volcanoes
GET /iceland/vedur/volcanoes/status
Current activity status of Icelandic volcanoes.
curl https://nordapi.ee/api/v1/iceland/vedur/volcanoes/status
GET /iceland/vedur/volcanoes/eruptions
List of volcanic eruptions in Iceland.
curl https://nordapi.ee/api/v1/iceland/vedur/volcanoes/eruptions
GET /iceland/vedur/glaciers/area
Total glacier area in Iceland.
curl https://nordapi.ee/api/v1/iceland/vedur/glaciers/area
GET /iceland/roads/conditions
Current road surface conditions (færð) across Iceland. Source: gagnaveita.vegagerdin.is (no auth).
curl https://nordapi.ee/api/v1/iceland/roads/conditions
GET /iceland/roads/weather
Road weather station observations (veður) from Vegagerðin. Source: gagnaveita.vegagerdin.is (no auth).
curl https://nordapi.ee/api/v1/iceland/roads/weather
GET /iceland/althingi/bills
Parliamentary bills and cases (þingmálalisti) for a legislative session. Raw XML from althingi.is (no auth).
lthing
optional
default: 156
curl "https://nordapi.ee/api/v1/iceland/althingi/bills?lthing=156"
GET /iceland/althingi/votes
Roll-call votes (atkvæðagreiðslur) for a legislative session. Raw XML from althingi.is (no auth).
lthing
optional
default: 156
curl "https://nordapi.ee/api/v1/iceland/althingi/votes?lthing=156"
GET /iceland/althingi/committees
Parliamentary committees (nefndir). Raw XML from althingi.is (no auth).
curl https://nordapi.ee/api/v1/iceland/althingi/committees
GET /iceland/sedlabanki/rates
Exchange-rate time series from the Central Bank of Iceland over the last 7 days. Raw XML. Source: sedlabanki.is (no auth).
group
optional
default: 7
curl https://nordapi.ee/api/v1/iceland/sedlabanki/rates
GET /iceland/straeto/vehicles
Live positions of all Strætó buses in the Reykjavík area. Source: opendata.straeto.is (no auth).
curl https://nordapi.ee/api/v1/iceland/straeto/vehicles
GET /iceland/straeto/stops
GTFS stop information for all Strætó bus stops. Source: opendata.straeto.is.
curl https://nordapi.ee/api/v1/iceland/straeto/stops
GET /iceland/lmi/features
Vector features (GeoJSON, max 50) from the National Land Survey of Iceland WFS GeoServer. Source: gis.lmi.is (no auth).
layer
optional
default: EBM:AdministrativeUnit_level2
curl https://nordapi.ee/api/v1/iceland/lmi/features
GET /iceland/ruv/news
News RSS feed from RÚV, the Icelandic national broadcaster. Raw XML. Source: ruv.is (no auth).
category
optional
default: frettir
curl "https://nordapi.ee/api/v1/iceland/ruv/news?category=frettir"
GET /iceland/postal/codes
All Icelandic postal codes with place name, type and area. Parsed from the Íslandspóstur register. Source: postur.is (no auth).
curl https://nordapi.ee/api/v1/iceland/postal/codes
GET /iceland/mbl/news
News RSS feed (XML) from Morgunblaðið (mbl.is), Iceland's leading newspaper. Source: mbl.is (no auth).
feed
optional
default: fp
curl "https://nordapi.ee/api/v1/iceland/mbl/news?feed=innlent"
GET /iceland/visir/news
News RSS feed (XML) from Vísir (visir.is), an Icelandic online news portal. Source: visir.is (no auth).
feed
optional
default: allt
curl "https://nordapi.ee/api/v1/iceland/visir/news?feed=innlent"