Welcome to SISS Data Services!

We provide industry-leading APIs.

Sign up Explore APIs

99.95% availability

Our APIs can be used for mission-critical systems.

300K+ Accounts

We provide account data into the solutions that thousands of Australians use every day.

Data from 20 Australian Banks

We work directly with the banks with contracted data feeds.  We do not use Screen Scraping.

About us

Founded in 2011 SISS Data Services (SDS) is Australia’s leading independent Open Banking Platform.

The SDS platform provides Banks, and other Financial Institutions with a secure and consent driven Rest API solution to securely share customer data. For FinTechs, we have made the process of accessing customer data simple and secure via our single Rest API which provides you with access to data from over 20 Banks.

The SDS Data sharing journey started in 2011, with the signing of direct data feed sharing agreements with all major Australian Banks, which we now call Open Banking.

Since 2009, we have partnered with Banks and FinTechs to evolve the SDS platform to meet the changes in data security, privacy, consent, third party (Data Recipient) accreditation and data management and have successfully found the right balance between, strong data security, managing the risks associated with data sharing.

Our APIs

Picture

Banking API

Obtain Account, Balance and Transaction data from over 20 Australian Banks.

Try It Out

Picture

SuperFund API

Obtain SuperFund data for your clients.

Coming Soon...

Picture

Stockbroking API

Obtain Share Trading data for your clients.

Coming Soon...

Picture

Product API

Obtain CDR Product data from many Australian Banks.

Try it out.

The SDS REST APIs follow the Australian Consumer Data Right specifications for delivery.  To accommodate our requirements as an intermediary, SDS has added sections and calls to cater for data from different financial institutions.

Our APIs require that a Data Recipient be registered on the API platform and that SDS have issued credentials for the OAuth Client Credentials Grant flow.

GET /banking/accounts

{
"accountId": "29251",
"displayName": "Bob the Builder",
"maskedNumber": "***********500",
"openStatus": "OPEN",
"isOwned": false,
"productCategory": "UNKNOWN",
"productName": "",
"SDS": {
"currency": "AUD",
"processingStatus": "A",
"processingStatusDate": "2019-11-13T00:39:17Z",
"institutionId": "ANZ",
"clientId": "85d7669a-d34a-4912-a185-a33ca222d5e3",
"lastTransactionPostedDate": "2019-12-14T14:00:00Z",
"createdDate": "2019-11-13T00:03:26Z",
"updatedDate": "2019-11-13T00:39:17Z"
}
}