openbanking.org.uk

Swagger for Confirmation of Funds API Specification

🔑 oauth2 4 endpoints financial
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

pip install openbanking-python
npm install openbanking-basiq-sdk
npm install openbanking-node-sdk
npm install openbanking-ui
# Maven: see https://github.com/OpenBankingToolkit/openbanking-uk-extensions
# Maven: see https://github.com/HashApithon/openbanking-java-sdk
# Maven: see https://github.com/ForgeRock/OpenBanking-UK-Datamodel-Java-SDK
# See https://github.com/webmaxru/openbanking-nodejs-sdk
curl examples
Get Funds Confirmation Consent
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://openbanking.org.uk/funds-confirmation-consents/{ConsentId}
Endpoints (4 total)
GET
/funds-confirmation-consents/{ConsentId}
Get Funds Confirmation Consent
POST
/funds-confirmations
Create Funds Confirmation
POST
/funds-confirmation-consents
Create Funds Confirmation Consent
DELETE
/funds-confirmation-consents/{ConsentId}
Delete Funds Confirmation Consent
At a glance
Total SDKs8
Languages5
Endpoints4
Authoauth2
Categories1
https://openbanking.org.uk