Website: Asa.Financial
Asa bridges the gap between fintech and banking by building a new set of rails that enables partnership at scale. Asa fintechs don't compete, they don't offer checking accounts, cards, or loans, but instead, they partner with a local institution who provides all of the banking products and services they need. Asa's new set of rails allows fintechs to go to market at unlimited scale with local financial institutions.
Asa OpenAPI documentation is available at API Documentation
AsaVault App is avaiable on both iOS and Android platforms. AsaVault is a secure vault for your financial data. It allows you to store your financial data securely and share it with the fintechs you trust.
As a first step, Developers can signup on our developer portal at Signup Once developer signup is complete, they will receive an email to verify the login to the developer portal. After successful login, developers will be assigned a Subscription Key which they will use as header value in all Rest API calls to the OpenAPI API.
More information on how to use the Subscription Key can be found here
Asa provides developers a sandbox version of AsaVault for creating the data that they would require to work with the API. Asavault application for Sandbox can be found here
For iOS Sandbox App, developers will have to also download and install TestFlight App from the app store. More details here
Sandbox - AsaVault iOS App | Sandbox - AsaVault Android App
After installing the AsaVault App, developers can Register a consumer account
Developers can find test users that they can use to creat data for their Sandbox accounts.
Asa provides sample applicaiton code for developers to get stated with ASA Open API. Following sample code is available for developers to understand integration with Asa Open API.
Sample code for different applications is available in this repo Asafinancial.
1. React.js
Provides code to understand how to integrate Asa Consumer authentication using LoginWithASA.
2. Node.js
Provides code to understand how to integrate Asa Consumer authentication using LoginWithASA.
3. Web (HTML)
Provides code to understand how to integrate Asa Consumer authentication using LoginWithASA.
4. C#
Coming soon
5. Angular
Coming soon
1. Package iOS - LoginWithASA (iOS/Swift)
LoginWithAsa SDK is available to be added to your project using Swift Package Manager. More details here
2. Package Android - LoginWithASA (Android/Kotlin)
LoginWithAsa SDK is available to be added to your project. Use this repo as a reference of how to include Login with Asa in your project.
1. Sample iOS App - MyMoola
This demo app demonstrates how to handle AsaVault dynamic link and which parameters you can expect in your app.
2. Sample Android App - AsaPal
Provides code to understand how to use ASA Open API and deep links interaction.

