Fuse

Fuse allows consumers to gain a holistic view of a person through one API.


Getting started

In order to consume this API, you must register Neobits as a provider in Altinn. Access must be provided for the Norwegian Population Registry and Samtykkebasert Lånesøknad.

Test users

❗ Different users have different data. When consenting in Altinn, you must use the listed Altinn social security number and credentials for all test users.

SSN

Login method

Altinn SSN

Password

Pin

01029413157MinID01029413157password0112345
14098226649MinID01029413157password0112345
04107302218MinID01029413157password0112345
11116005176MinID01029413157password0112345
01087304465MinID01029413157password0112345
13066821298MinID01029413157password0112345
10105014045MinID01029413157password0112345
06073910828MinID01029413157password0112345
24125328160MinID01029413157password0112345
26037821062MinID01029413157password0112345
29034620421MinID01029413157password0112345
30075423140MinID01029413157password0112345
31056549873MinID01029413157password0112345
10103022989MinID01029413157password0112345
10105000060MinID01029413157password0112345
10106011430MinID01029413157password0112345
03028711300MinID01029413157password0112345

Releases

v1.13.0

New features

  • Adds support for oauth client credentials flow

  • Caching improvements

v1.12.0

New features

  • Adds support for 2024 tax record

v1.11.0

New features

  • Adds GET /inquiry endpoint

  • Adds prerequisites property to Inquiry

v1.10.1

New features

  • Improved auto debt matching

v1.10.0

New features

  • Adds support for 2023 tax record changes

v1.9.0

New features

  • Switch to new losøre registry API

v1.8.0

New features

  • Adds housingCooperative information on property. Documentation is updated with an anyOf specification for property type, which makes it easier to differentiate between self owned properties and housing cooperatives.

v1.7.1

New features

  • Updates interest rates for mortgages, student loans and car loans for Ikano. Mortgages = 5.00%, Student loans = 3.95%, Car loans = 6.29%

v1.7.0

New features

  • Consumers can now fetch data directly from the /person endpoint using the code query param instead of having to make an endpoint available for receiving the user's data. This eases local development, brings down total integration complexity and allows consumers to fetch the same data several times via /person without incurring extra costs (code query param needed to not incurr extra costs).

Deprecations

  • CALLBACK flow, where the consumer receives data to a specified endpoint (Person webhook), is marked as deprecated. Deadline for migrating to the DIRECT flow is not yet set.

v1.6.0

Improvements

  • Adds documentation for family relations.

v1.5.0

New features

  • Updates interest rates for mortgages, student loans and car loans for Ikano. Mortgages = 3.39%, Student loans = 2.32%, Car loans 5.19%.

  • Consumers can now request a branded loader, which gives users visiting the loading screen a more coherent experience.

v1.4.0

New features

  • Adds new variable to person hasAttachmentCharge, which will be true if any liens in the movables registry are either of type UTLEGG or UTPANTING.

v1.3.0

New features

  • Adds fields sumAccruedInterestFromDebtCollectors, sumOwedMaintenancePayments, sumOwedUnderpaidTax, sumLatePaymentInterest to debt object originating from sbl tax record.

  • Adds fields yearlyUnemploymentBenefit, yearlyWorkAssessmentAllowance to income object originating from sbl a-melding.

v1.2.0

New features

  • Adds new field called adjustedOriginalBalance to mortgages.

v1.1.0

New features

  • Adds fields estimatedDuration, estimatedRemainingDuration, estimatedNominalInterestRate, estimatedMonthlyPayment to studentDebt, mortgageDebt and autoDebt.