Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.11 KB

File metadata and controls

34 lines (23 loc) · 1.11 KB

Deprecation info

This reference implementation has been superseded by API clients that can be generated using our OpenAPI spec at https://docs.banksapi.de/api-documentation/banksapi-v2-openapi-3_0.yaml.

BANKSapi Reference Client

This is the reference implementation of a BANKSapi client. This client interfaces with the following BANKSapi APIs:

  • BANKS/Connect Customer API
  • BANKS/Connect Providers API
  • Auth Management API
  • Auth OAuth2 API

The client is written in Java 8 and uses Maven as its build system. Dependencies to third party libraries have been minimized to ease integration.

The implementation is feature complete for all BANKSapi core features. Newer features like background synchronization of banking accounts and REG/Protect (our solution for tenants without a BaFin permission) will be included soon.

The generated Javadoc can be found at https://docs.banksapi.de/javadoc/reference-client/.

License

Copyright (c) 2018-2020 BANKSapi Technology GmbH

https://banksapi.de

The BANKSapi reference client implementation is licensed under the MIT License, for details please see the provided LICENSE file.