Understanding Open Bank Project - OpenBankProject/OBP-API GitHub Wiki

Open Bank Project (OBP) is made up of several tools

  • OBP API (demo, code)

    • The core product, provides a RESTFUL Open Banking implementation
  • API Explorer (demo, code)

    • The complete OBP API reference
  • OBP API-Manager (demo, code)

    • Use case: For banks to manage access to their OBP API instance e.g. permissions, access. It sends authenticated ajax requests to OBP API instances to change permissions etc
  • OBP Tester (demo, code)

    • Not to be confused with code testing the API Tester is a tool to help Banks with their integration. A visual tool to send and see message flows/responses. End to end testing includes the connector / kafka. It sends its requests to an OBP API instance.