← Todos los productos API

Lithuania API

5 endpoints for Lithuanian open data via api.meteo.lt (LHMT — Lithuanian Hydrometeorological Service): places catalog, observation stations, hydrological stations, long-term weather forecast for any place, and latest station observations. No-auth, JSON, CC BY-SA.

GRATIS 5 endpoints 100 sol/hora
URL base: https://nordapi.ee/api/v1

Meteo.lt Places

GET /lithuania/meteo/places
Detalles →

All forecast localities in Lithuania (~3000 cities + villages) with coordinates and admin division. Source: api.meteo.lt (no auth).

curl https://nordapi.ee/api/v1/lithuania/meteo/places

Meteo.lt Observation Stations

GET /lithuania/meteo/stations
Detalles →

Lithuanian weather observation stations.

curl https://nordapi.ee/api/v1/lithuania/meteo/stations

Meteo.lt Hydro Stations

GET /lithuania/meteo/hydro-stations
Detalles →

Hydrological observation stations on Lithuanian rivers.

curl https://nordapi.ee/api/v1/lithuania/meteo/hydro-stations

Meteo.lt Long-Term Forecast

GET /lithuania/meteo/forecast/:place
Detalles →

Long-term hourly forecast for a Lithuanian place (use code from /places).

Parametros
place requerido
Place code, e.g. vilnius
curl https://nordapi.ee/api/v1/lithuania/meteo/forecast/vilnius

Meteo.lt Latest Observations

GET /lithuania/meteo/observations/:station
Detalles →

Latest observations from a Lithuanian weather station.

Parametros
station requerido
Station code
curl https://nordapi.ee/api/v1/lithuania/meteo/observations/vilniaus-ams