Featured API Endpoints
This page shows featured APIs collections and frequently used endpoints.
BGv1.3-getAccountDetails
BGv1.3-getAccountList
BGv1.3-getBalances
BGv1.3-getTransactionDetails
BGv1.3-getTransactionList
BGv1.3-initiatePayments
BGv1.3-updatePaymentPsuDataTransactionAuthorisation
OBPv1.2.1-privateAccountsAllBanks
OBPv1.4.0-
Get My Personal User Attributes
.
/obp/v6.0.0/my/user/attributesGet all Authentication Type Validations - public
.
/obp/v6.0.0/endpoints/authentication-type-validationsGet all JSON Schema Validations - public
.
/obp/v6.0.0/endpoints/json-schema-validationsGet User (Current)
Get the logged in user
/obp/v6.0.0/users/currentGet Correlated Entities for the current User
Correlated Entities are users and customers linked to the currently authenticated user via User-Customer-Links
/obp/v6.0.0/my/correlated-entitiesGet API Info (root)
Returns information about:
API version Hosted by information Hosted at information Energy source information * Git Commit
/obp/v6.0.0/rootGet Banks
Get banks on this API instance Returns a list of banks supported on this server:
- bank_id used as parameter in URLs - Short and full name of bank - Logo URL - Website
/obp/v6.0.0/banksGet Banks
Get banks on this API instance Returns a list of banks supported on this server:
- bank_id used as parameter in URLs - Short and full name of bank - Logo URL - Website
/obp/v6.0.0/banksGet OIDC Client
Gets an OIDC/OAuth2 client's metadata by client_id.
Returns client information including name, consumer_id, redirect_uris, and enabled status. This endpoint does not verify the client secret - use POST /oidc/clients/verify for authentication.
/obp/v6.0.0/oidc/clients/CLIENT_IDGet Message Docs
These message docs provide example messages sent by OBP to the (RabbitMq) message queue for processing by the Core Banking / Payment system Adapter - together with an example expected response and possible error codes. Integrators can use these messages to build Adapters that provide core banking services to OBP.
Note: API Explorer provides a Message Docs page where these messages are displayed. CONNECTOR: rest_vMar2019, stored_procedure_vDec2019 ...
/obp/v6.0.0/message-docs/CONNECTORShowing 19 featured endpoints