Government — entry 066 of 90
Open Government, Norway
Data.norge.no is Norway's national data catalogue, run by Digdir (the Norwegian Digitalisation Agency) on its Felles datakatalog (Common Data Catalog) platform. Its public search API at `search.api.fellesdatakatalog.digdir.no/search/<type>` is keyless and returns JSON metadata for datasets, data services, and concepts registered by public and private organisations, but a live check found no `Access-Control-Allow-Origin` header on either the search endpoint or an OPTIONS preflight, so calls need to be server-side or proxied rather than direct from browser JS.
GreatAPIs Score
Auth quickstart
- No key needed — call it now.
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Developer reference
10 requests/minute with a burst allowance of 20 requests -- documented in the 'Rate limiting' section of data.norge.no/en/technical/api/search; exceeding it returns HTTP 429.