🚀 Quick Start
Overview
FinqLink is a set of APIs for account-to-account payments/transfers (FinqLink Pay) and account information services (FinqLink Data) through open-banking and other local/custom integrations.
How to test
- Get a set of API test credentials (contact Finqware)
- Use the /test/providers/list endpoint to query for the available/supported providers.
- to visualize the providers list (and more) check our public dashboard.
- Create finq-links using the
/testpath:
- payment links using the
/test/links/createendpoint - consent links for account data using the
/test/consents/createendpoint.
- Send the link to someone in order to authorize the payment or to authorize access to account data.
Sandbox testing
rzb_ro- debtor IBAN:RO03RZBR0000069999999999, creditor IBAN:RO10RZBR0000069999999970, PSU ID:9999999998bt_ro- username:testbt, password:testbt, pin:1234567cec_ro- username:testcecapi, password:testcecapi, IBAN:RO42CECEAG0202RON0007466
Was this section helpful?
What made this section unhelpful for you?
On this page
- 🚀 Quick Start