Data and Insights powered by Open Banking
Access user insight data with Open Banking APIs, powered by Fena.
Get access to enriched data that fuels informed business decisions.
Node.js
PHP
1
const jwt = require('jwt-simple');
2
const payload = {
3
iat: currentUnixTimeStamp,
4
exp: tokenExpiryTime,
5
terminalID: terminalID,
6
orderID: this.orderID,
7
amount: amount,
8
email: "",
9
firstName: "",
10
lastName: "",
11
contactNumber: "",
12
bankID: "",
13
sortCode: "",
14
accountNumber: "",
15
};
16
const jwtToken = jwt.encode(payload, terminalSecret, 'HS512');
Securely access financial data
Let your customers share the banking data and transaction details to streamline onboarding, access to lending or business account approvals
Financial data in real time
Industries
Accounting
Connect and analyse multiple bank accounts for unrivalled insight into financial data.
Lending and credit
Power up your lending team to make better lending decisions with open banking data.
Wealth management
Cost-effective way to power instant payments for SIPPs
