# Allemannsdata Read-only JSON access to Norwegian public data. No authentication. Successful operation responses put the upstream payload in `data`. - Electricity price in Bergen now: `https://allemannsdata.com/wiki/api/v1/kilder/strompris/get_price_now?area=NO5` - Current weather (Oslo): `https://allemannsdata.com/wiki/api/v1/kilder/weather/get_current_weather?lat=59.91&lon=10.75` - Find a company and its owners: `https://allemannsdata.com/wiki/api/v1/sok?q=Highsoft` - Search all supported sources: `https://allemannsdata.com/wiki/api/v1/sok/alle?q={q}&limit=5` [API index](https://allemannsdata.com/wiki/api/v1/) — source list, names-first discovery, URL templates, and contracts.