HomeCurrent environment: development
Run All TestsIntegrations SimulationMock Configurations

sbl

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: http://sbl-stateless-api/api
Base Configuration
{
  "basePath": "http://sbl-stateless-api/api",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "sbl",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "sbl"
}

vehicle-valuation

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/vehicle-valuation
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/vehicle-valuation",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "vehicle-valuation",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "vehicle-valuation"
}

signing

Environment URLs & Endpoints

developmentCurrent
TokenOpenAPI

Client Configuration

URL: https://api.signicat.com

Token Configurations

URL: https://api.signicat.com/auth/open/connect/token
Method: POST
Body:
client_id: sandbox-lethal-band-173
client_secret: $secrets.SIGNING_CLIENT_SECRET
grant_type: client_credentials
scope: signicat-api

OpenAPI Spec

URL: https://api.signicat.com/enterprise/sign/openapi.json
Base Configuration
{
  "basePath": "https://api.signicat.com",
  "client": {
    "log": {
      "enable": true,
      "headers": [
        "x-correlation-id"
      ]
    }
  },
  "openApi": {
    "url": "https://api.signicat.com/enterprise/sign/openapi.json"
  },
  "token": {
    "body": {
      "client_id": "sandbox-lethal-band-173",
      "client_secret": "$secrets.SIGNING_CLIENT_SECRET",
      "grant_type": "client_credentials",
      "scope": "signicat-api"
    },
    "log": {
      "enable": false
    },
    "url": "/auth/open/connect/token"
  },
  "name": "signing",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "signing"
}

risk

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/something/else
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/something/else",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "risk",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "risk"
}

personal-information

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/personal-information
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/personal-information",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "personal-information",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "personal-information"
}

party

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/something/else
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/something/else",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "party",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "party"
}

motorvognregisteret

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/motorvognregisteret
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/motorvognregisteret",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "motorvognregisteret",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "motorvognregisteret"
}

kyc

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/kyc
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/kyc",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "kyc",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "kyc"
}

internal-mock

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/something/else
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/something/else",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "internal-mock",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "internal-mock"
}

insight-betjeningsevne

Environment URLs & Endpoints

developmentCurrent
OpenAPI

Client Configuration

URL: https://betevne.api.staging.insight.stacc.dev/api/credit-ability/v1
Headers:
x-api-key: $secrets.INSIGHT_BETJENINGSEVNE_API_KEY

OpenAPI Spec

URL: ./openapi/insight-betjeningsevne.yaml
Base Configuration
{
  "basePath": "https://betevne.api.staging.insight.stacc.dev",
  "client": {
    "headers": {
      "x-api-key": "$secrets.INSIGHT_BETJENINGSEVNE_API_KEY"
    },
    "log": {
      "enable": true
    },
    "url": "/api/credit-ability/v1"
  },
  "openApi": {
    "ignorePath": "/api/credit-ability/v1",
    "url": "./openapi/insight-betjeningsevne.yaml"
  },
  "name": "insight-betjeningsevne",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "insight-betjeningsevne"
}

gjeldsregisteret

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/gjeldsregisteret
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/gjeldsregisteret",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "gjeldsregisteret",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "gjeldsregisteret"
}

engagements

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/engagements
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/engagements",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "engagements",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "engagements"
}

eiendomsverdi-realproperty

Environment URLs & Endpoints

developmentCurrent
TokenOpenAPI

Client Configuration

URL: https://externaltestapi.eiendomsverdi.no/realproperty/v1

Token Configurations

URL: https://externaltestapi.eiendomsverdi.no/oauth/token
Method: POST
Body:
client_id: 3iqIvfY4wGCu4Q5XsBmR2uUNoQ7U8LAi
client_secret: $secrets.EIENDOMSVERDI_CLIENT_SECRET
grant_type: client_credentials

OpenAPI Spec

URL: https://evextestresourcesa.blob.core.windows.net/apim/open-api-specs/realproperty-swagger.json
production
TokenOpenAPI
Has Overrides

Client Configuration

URL: https://api.eiendomsverdi.no/realproperty/v1

Token Configurations

URL: https://api.eiendomsverdi.no/oauth/token
Method: POST
Body:
client_id: TBD
client_secret: $secrets.EIENDOMSVERDI_CLIENT_SECRET
grant_type: client_credentials

OpenAPI Spec

URL: https://evextestresourcesa.blob.core.windows.net/apim/open-api-specs/realproperty-swagger.json
Base Configuration
{
  "basePath": "https://externaltestapi.eiendomsverdi.no",
  "client": {
    "log": {
      "enable": true
    },
    "url": "/realproperty/v1"
  },
  "openApi": {
    "url": "https://evextestresourcesa.blob.core.windows.net/apim/open-api-specs/realproperty-swagger.json"
  },
  "tests": [
    {
      "path": "/RealEstates/4601/15/426/0/0/energylabel"
    }
  ],
  "token": {
    "body": {
      "client_id": "3iqIvfY4wGCu4Q5XsBmR2uUNoQ7U8LAi",
      "client_secret": "$secrets.EIENDOMSVERDI_CLIENT_SECRET",
      "grant_type": "client_credentials"
    },
    "url": "/oauth/token"
  },
  "name": "eiendomsverdi-realproperty",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "eiendomsverdi-realproperty"
}

eiendomsverdi-estimate

Environment URLs & Endpoints

developmentCurrent
TokenOpenAPI

Client Configuration

URL: https://externaltestapi.eiendomsverdi.no/estimate/v1

Token Configurations

URL: https://externaltestapi.eiendomsverdi.no/oauth/token
Method: POST
Body:
client_id: 3iqIvfY4wGCu4Q5XsBmR2uUNoQ7U8LAi
client_secret: $secrets.EIENDOMSVERDI_CLIENT_SECRET
grant_type: client_credentials

OpenAPI Spec

URL: https://evextestresourcesa.blob.core.windows.net/apim/open-api-specs/estimate-swagger.json
production
TokenOpenAPI
Has Overrides

Client Configuration

URL: https://api.eiendomsverdi.no/estimate/v1

Token Configurations

URL: https://api.eiendomsverdi.no/oauth/token
Method: POST
Body:
client_id: TBD
client_secret: $secrets.EIENDOMSVERDI_CLIENT_SECRET
grant_type: client_credentials

OpenAPI Spec

URL: https://evextestresourcesa.blob.core.windows.net/apim/open-api-specs/estimate-swagger.json
Base Configuration
{
  "basePath": "https://externaltestapi.eiendomsverdi.no",
  "client": {
    "log": {
      "enable": true
    },
    "url": "/estimate/v1"
  },
  "openApi": {
    "url": "https://evextestresourcesa.blob.core.windows.net/apim/open-api-specs/estimate-swagger.json"
  },
  "tests": [
    {
      "body": {},
      "method": "POST",
      "path": "/RealEstates/4601/15/426/0/0/EvEstimate"
    }
  ],
  "token": {
    "body": {
      "client_id": "3iqIvfY4wGCu4Q5XsBmR2uUNoQ7U8LAi",
      "client_secret": "$secrets.EIENDOMSVERDI_CLIENT_SECRET",
      "grant_type": "client_credentials"
    },
    "url": "/oauth/token"
  },
  "name": "eiendomsverdi-estimate",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "eiendomsverdi-estimate"
}

dnb-person

Environment URLs & Endpoints

developmentCurrent
Token

Client Configuration

URL: https://sandbox-api.bisnode.com

Token Configurations

URL: https://login.bisnode.com/sandbox/v1/token.oauth2
Method: POST
Body:
client_id: NO CREDS YET
client_secret: NO CREDS YET
grant_type: client_credentials
scope: bci credit_data_persons
Base Configuration
{
  "basePath": "https://sandbox-api.bisnode.com",
  "client": {
    "log": {
      "enable": true,
      "headers": [
        "x-correlation-id"
      ]
    }
  },
  "token": {
    "body": {
      "client_id": "NO CREDS YET",
      "client_secret": "NO CREDS YET",
      "grant_type": "client_credentials",
      "scope": "bci credit_data_persons"
    },
    "log": {
      "enable": true
    },
    "url": "https://login.bisnode.com/sandbox/v1/token.oauth2"
  },
  "name": "dnb-person",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "dnb-person"
}

credit-score

Environment URLs & Endpoints

developmentCurrent
Token

Client Configuration

URL: https://sandbox-api.bisnode.com

Token Configurations

URL: https://login.bisnode.com/sandbox/v1/token.oauth2
Method: POST
Body:
client_id: NO CREDS YET
client_secret: NO CREDS YET
grant_type: client_credentials
scope: bci credit_data_persons
Base Configuration
{
  "basePath": "https://sandbox-api.bisnode.com",
  "client": {
    "log": {
      "enable": true,
      "headers": [
        "x-correlation-id"
      ]
    }
  },
  "token": {
    "body": {
      "client_id": "NO CREDS YET",
      "client_secret": "NO CREDS YET",
      "grant_type": "client_credentials",
      "scope": "bci credit_data_persons"
    },
    "log": {
      "enable": true
    },
    "url": "https://login.bisnode.com/sandbox/v1/token.oauth2"
  },
  "name": "credit-score",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "credit-score"
}

aml

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/aml
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/aml",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "aml",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "aml"
}

ambita-realty

Environment URLs & Endpoints

developmentCurrent
TokenOpenAPI

Client Configuration

URL: https://beta-api.ambita.com/realty

Token Configurations

URL: https://beta-api.ambita.com/authentication/v2/token
Method: POST
Body:
client_id: STACC_BETA_TOS_1
client_secret: $secrets.AMBITA_CLIENT_SECRET
grant_type: password
password: $secrets.AMBITA_PASSWORD
username: STACC_BANK

OpenAPI Spec

URL: https://beta-api.ambita.com/realty/api-docs
production
TokenOpenAPI
Has Overrides

Client Configuration

URL: https://api.ambita.com/realty

Token Configurations

URL: https://api.ambita.com/authentication/v2/token
Method: POST
Body:
client_id: TBD
client_secret: $secrets.AMBITA_CLIENT_SECRET
grant_type: password
password: $secrets.AMBITA_PASSWORD
username: TBD

OpenAPI Spec

URL: https://api.ambita.com/realty/api-docs
Base Configuration
{
  "basePath": "https://beta-api.ambita.com",
  "client": {
    "log": {
      "enable": true,
      "headers": [
        "x-correlation-id"
      ]
    },
    "url": "/realty"
  },
  "openApi": {
    "ignorePath": "/realty",
    "ignoreTags": [
      "Deprecated"
    ],
    "url": "/realty/api-docs"
  },
  "tests": [
    {
      "path": "/v1/persons/14622731/ownedcadastres/"
    },
    {
      "path": "/v1/scopes/"
    }
  ],
  "token": {
    "body": {
      "client_id": "STACC_BETA_TOS_1",
      "client_secret": "$secrets.AMBITA_CLIENT_SECRET",
      "grant_type": "password",
      "password": "$secrets.AMBITA_PASSWORD",
      "username": "STACC_BANK"
    },
    "url": "/authentication/v2/token"
  },
  "name": "ambita-realty",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "ambita-realty"
}

ambita-etinglysing

Environment URLs & Endpoints

developmentCurrent
TokenOpenAPISOAP

Token Configurations

URL: https://beta-api.ambita.com/authentication/v2/token
Method: POST
Body:
client_id: STACC_BETA_TOS_1
client_secret: $secrets.AMBITA_CLIENT_SECRET
grant_type: password
password: $secrets.AMBITA_ETINGLYSING_PASSWORD
username: STACC

OpenAPI Spec

URL: ./openapi/ambita-etinglysing.json

SOAP WSDL

URL: https://beta.etinglysing.no/ws/v7/dokument?wsdl
Basic Auth: STACC / $secrets.AMBITA_ETINGLYSING_PASSWORD
production
TokenOpenAPISOAP
Has Overrides

Client Configuration

URL: https://www.etinglysing.no

Token Configurations

URL: https://beta-api.ambita.com/authentication/v2/token
Method: POST
Body:
client_id: TBD
client_secret: $secrets.AMBITA_CLIENT_SECRET
grant_type: password
password: $secrets.AMBITA_ETINGLYSING_PASSWORD
username: TBD

OpenAPI Spec

URL: ./openapi/ambita-etinglysing.json

SOAP WSDL

URL: https://beta.etinglysing.no/ws/v7/dokument?wsdl
Basic Auth: STACC / $secrets.AMBITA_ETINGLYSING_PASSWORD
Base Configuration
{
  "basePath": "",
  "openApi": {
    "url": "./openapi/ambita-etinglysing.json"
  },
  "soap": {
    "basicAuth": {
      "password": "$secrets.AMBITA_ETINGLYSING_PASSWORD",
      "username": "STACC"
    },
    "wsdlUrl": "https://beta.etinglysing.no/ws/v7/dokument?wsdl"
  },
  "token": {
    "body": {
      "client_id": "STACC_BETA_TOS_1",
      "client_secret": "$secrets.AMBITA_CLIENT_SECRET",
      "grant_type": "password",
      "password": "$secrets.AMBITA_ETINGLYSING_PASSWORD",
      "username": "STACC"
    },
    "url": "https://beta-api.ambita.com/authentication/v2/token"
  },
  "name": "ambita-etinglysing",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "ambita-etinglysing"
}

ambita-eps

Environment URLs & Endpoints

developmentCurrent
TokenOpenAPI

Client Configuration

URL: https://beta-api.ambita.com/eps

Token Configurations

URL: https://beta-api.ambita.com/authentication/v2/token
Method: POST
Body:
client_id: STACC_BETA_TOS_1
client_secret: $secrets.AMBITA_CLIENT_SECRET
grant_type: password
password: $secrets.AMBITA_PASSWORD
username: STACC_BANK

OpenAPI Spec

URL: https://beta-api.ambita.com/eps/v3/api-docs
production
TokenOpenAPI
Has Overrides

Client Configuration

URL: https://api.ambita.com/eps

Token Configurations

URL: https://api.ambita.com/authentication/v2/token
Method: POST
Body:
client_id: TBD
client_secret: $secrets.AMBITA_CLIENT_SECRET
grant_type: password
password: $secrets.AMBITA_PASSWORD
username: TBD

OpenAPI Spec

URL: https://api.ambita.com/eps/v3/api-docs
Base Configuration
{
  "basePath": "https://beta-api.ambita.com",
  "client": {
    "url": "/eps"
  },
  "openApi": {
    "url": "/eps/v3/api-docs"
  },
  "tests": [
    {
      "path": "/v1/settlements?buyerIdentificationNumber=15824598360"
    }
  ],
  "token": {
    "body": {
      "client_id": "STACC_BETA_TOS_1",
      "client_secret": "$secrets.AMBITA_CLIENT_SECRET",
      "grant_type": "password",
      "password": "$secrets.AMBITA_PASSWORD",
      "username": "STACC_BANK"
    },
    "url": "/authentication/v2/token"
  },
  "name": "ambita-eps",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "ambita-eps"
}

kar

Environment URLs & Endpoints

developmentCurrent

Client Configuration

URL: https://mock.service.stacc.dev/kar
Base Configuration
{
  "basePath": "https://mock.service.stacc.dev/kar",
  "client": {
    "log": {
      "enable": true
    }
  },
  "name": "kar",
  "org": "stacc",
  "module": "mortgage-no",
  "component": "kar"
}