-
Notifications
You must be signed in to change notification settings - Fork 431
Understanding Open Bank Project
chrisjsimpson edited this page Dec 23, 2018
·
3 revisions
Open Bank Project (OBP) is made up of several tools
-
- The core product, provides a RESTFUL Open Banking implementation
-
- The complete OBP API reference
-
- 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
-
- 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.