Skip to content

Latest commit

 

History

History

handelsbanken

Handelsbanken Sandbox Sample

Prerequisites

  • Node.js
  • npm (comes with node.js)
  • Developer account at Handelsbanken
  • Handelsbanken application (to get a client ID)
  • Activated subscriptions to the API's you want to try out at Handelsbanken

Project setup

Install dependencies by running the following command.

npm install

Make a copy of the .env.example file and save as .env in the root directory.

cp .env.example .env

Make sure the fill the .env file with actual values for the demo endpoints to work!

Start the server

npm run start

Try out the endpoints

Open up your web browser at localhost:9000 to try out the endpoints.

Do what you do!

Start off by exploring the API documentation for the services.