Create links and resources authored by Patryk's avatar Patryk
Just a page to gather useful links in one place.
## Open source banking
[Open Bank Project Docs](https://github.com/OpenBankProject/OBP-API/wiki/Open-Bank-Project-Architecture)
- Docs for open bank project.
[OpenbankIT - Open-Source Banking Software Initiative](https://openbankit.com/)
- Complete open-source software for bank management.
[FinTP "Financial Interoperability"](https://fintp.org/)
- Supposedly open source with native iso20022 support. Hard to get what it really is...
## Banking APIs
[Fidor Germany Banking](https://api-docs.fidor.de/v1/transactions/get-transactions)
- Banking API docs, including customers, transfers, SEPA, transactions, etc.
[CONNECT 2 OCBC](https://api.ocbc.com/store/api_products)
- Custom banking API with Accounts, Customers, Rates, Payments.
[Stellar "Decentralized financial services for people"](https://www.stellar.org/developers/horizon/reference/endpoints/accounts-single.html)
- More on a blockchain side of things. Accounts, operations, payments.
[Apache Fintech "microfinance platform"](https://demo.openmf.org/api-docs/apiLive.htm)
- An open-source banking system that's a bit convoluted.
[Open Bank Project API](https://bnpparibas-apiexplorer.openbankproject.com/?version=OBPv3.1.0&list-all-banks=false&core=&psd2=&obwg=&ignoredefcat=true&bank_id=bnpp.12.de.de&account_id=&view_id=#OBPv3_0_0-getPrivateAccountById)
- Quite extensive banking API.
[Yapily "The Open Banking Gateway"](https://docs.yapily.com/)
- Simplified accounts/payment API.
[OpenBank ApiGee](https://openbank.apigee.io/api-catalogue)
- Accounts and payments API.
[OpenBanking UK](https://openbanking.atlassian.net/wiki/spaces/DZ/pages/1000702294/Read+Write+Data+API+Specification+-+v3.1.1)
with [Swagger JSON](https://raw.githubusercontent.com/OpenBankingUK/read-write-api-specs/v3.1.1/dist/account-info-swagger.json)
- Data access API from official OpenBanking UK specs.
[Truelayet](https://docs.truelayer.com/)
- Simplified accounts/payment api.
[Plaid](https://plaid.com/docs/#transactions)
- Simplified accounts/transactions api.
[Sophtron](https://sophtron.com/Home/Help)
- AISP - Transactions for institutuions (?).
[XERO "online accounting software"](https://developer.xero.com/documentation/api/payments)
- Transfers and accounts.
## Others
[ISO20022 XML Messages](https://www.iso20022.org/full_catalogue.page)
- Docs messanging format.