Skip to main content

Easily Integrate
Adatree's Banking API using Konfig's TypeScript SDK

Need a TypeScript SDK for Adatree's Banking API?

Growing API Companies trust Konfig's SDKs to onboard developers to their API.

SnapTradeHumanloopSplititLeapGroundx

First, instantiate the SDK

It only takes a few lines of code.

index.ts

import { AdatreeBanking } from 'adatree-banking-typescript-sdk';
const adatreeBanking = new AdatreeBanking({
bearerAuth: "BEARER_AUTH"
})

Then, send your first request

We made it really easy.

index.ts

// Get Accounts under cdr arrangement id
const getCdrArrangementAccountsResponse = adatreeBanking.accounts.getCdrArrangementAccounts({
cdrArrangementId: "998621c8-1e1d-44ca-826e-754b910e5697"
productCategory: "BUSINESS_LOANS"
openStatus: "OPEN"
isOwned: true
page: 1
pageSize: 25
xFapiAuthDate: "Tue, 11 Sep 2012 19:43:31 GMT"
xFapiCustomerIpAddress: "127.0.0.1"
})

Enjoy a buttery smooth developer experience with 17 SDK methods

How Konfig Works

Konfig collects APIs and automatically generates SDKs so you can focus on building your application.

openapi-examples

Konfig maintains the highest quality collection of OpenAPI Specifications on the internet in a GitHub repository

We pull OpenAPI Specifications from public sources, fix any errors, and make sure they pass our lint rules. We continually make sure the repository is up-to-date and collect up-time and response time metrics for every API.

openapi-examples-to-konfig

Generates AI-Augmented SDKs from openapi-examples

Our SDK generator is trusted by growing API companies and goes through a rigorous testing process to ensure the generated SDKs are high-quality and easy to use.

konfig-to-package-managers

Publishes to standard package managers

We publish to standard package managers like npm, PyPI, and Maven so you can easily integrate the SDK into your application.

Adatree

About Adatree

Adatree is a CDR technology intermediary. What does that mean? Simply put, we're the poles and wires connecting Banking, Finance, Energy and Telecommunications with Open Data. Our platform is ready for implementation with out-of-the-box functionality to have you connected to compliant data within a matter of weeks. The new age of data regulations are changing the way FinTech operates. Adatree is your on-ramp to stay plugged into the digital economy. We work with organisations of all sizes and sectors to provide turnkey solutions. We've built a world-class CDR intermediary platform that is the most robust and flexible in market, ready to scale for any Open Data use case. If the scores of awards don't prove it, our list of satisfied clients ought to. When you work with Adatree you're working with genuine CDR experts. We live and breathe this stuff, and strive to make it easy for other businesses to access consumer data with confidence. We'll help you: - Determine which CDR access model is best for your organisation - Implement our fully-compliant white-labelled consent dashboard, tailored to your unique business needs - Meet all compliance and legislative requirements including authentication and consent - Leverage the full CDR ecosystem with every available API - Accelerate your time-to-market to weeks (not months!) with our proven streamlined integration process - Maintain consistent and secure connections to the Consumer Data Right network We know the Consumer Data Right back-to-front and promise to walk you through every stage of the journey. Ready to take the first step? Reach out to our team today: https://www.adatree.com.au/contact

Keywords

open_banking
fintech
financial_services
data_management
compliance

Start integrating Adatree's Banking API with Konfig