development
documentation
public
financial
utility
What is Sophtron?
Connect to your bank, credit card, utilities accounts to retrieve account balances and transactions with [Sophtron Bank Integration](https://sophtron.com).
Documentation
Sophtron Integration
Sample code of how to integrate with Sophtron data API. Currently support financial, utility, phone, internet and other vendor billing accounts.
Example code - js:
cd js
npm i
node quick_example.js
node full_example.js
dotnet5: load with visualstudio and start debugging.
both version provides direct auth and oauth method, with a quick example to access the authorized healthcheck endpoint
js version of full bank auth (with mfa handling) example, please refer to full_example