Skip to main content

Master Keys

If you are managing multiple companies or brands, you can use a single master key to authenticate rather than use separate key sets for each brand. Each brand is instead identified by a unique ID that is passed as a request header in every request.

POST /v3/bankid-no/auth
Authorization: Basic ${ base64(masterAccountId + ':' + secretKey) }
X-Client-Id: {BrandId}

You can request a master key by contacting your sales contact or by emailing us at support@idkollen.se.