Finantier
Quick Start
- Sign up at finantier.co and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Integration with Finantier — Open Finance platform for Indonesia and SEA. Credit scoring on basis of alternative data (banks, telecom, e-commerce). Coverage 20+ banks and financial institutions. Y Combinator, East Ventures backed.
| Provider ID | finantier |
| Category | Bank Transfers |
| Website | finantier.co |
Supported operations: get_credit_score/2 aggregate_bank_data/2 verify_income/2 get_alternative_data/2 verify_employment/2 analyze_affordability/2 supported_data_sources/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
finantier_client_id | OAuth Client ID |
finantier_secret | OAuth Client Secret |
finantier_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /scoring/credit | Credit scoring |
| POST | /data/aggregate | Banking aggregation data |
| POST | /income/verify | Income verification |
| POST | /data/alternative | Alternative data |
| POST | /employment/verify | Employment verification |
| POST | /affordability/analyze | Creditworthiness analysis |