🏦 Norwegian Bank Lookup API

Fast and reliable Norwegian bank identification service

✅ Operational

API Endpoints

GET /api/bank

Look up Norwegian bank information by account number or bank identifier.

Parameters:

Examples:

GET /api/bank?account=93761212333
GET /api/bank?identifier=9376

Try it: /api/bank?identifier=0500

GET /health

Check API health and loaded bank data statistics.

GET /health

Try it: /health

Response Format

{ "success": true, "data": { "identifier": "0500", "bic": "DNBANOKK", "name": "DNB Bank ASA" } }

Data Source

Bank data is sourced from Bits.no (Norwegian financial industry organization) and updated daily at 02:00 CET.