OpenData/OpenFinance based protocol analysis, loan and repayment interfaces, and compliant delivery with runnable API source code.
We provide end-to-end delivery including authorized API integration (OAuth / Token / Session), export of transactions and reconciliations, loan limit inquiries, card issuance workflows and online onboarding (Dhani Cuenta), with compliance aligned to applicable regulations.
# POST /api/v1/dhani/loan/apply
POST /api/v1/dhani/loan/apply
Content-Type: application/json
Authorization: Bearer <CLIENT_TOKEN>
{
'app_package': 'com.fintopia.idnEasycash.google',
'user_id': 'user_12345',
'amount': 5000000,
'term_days': 93,
'id_document': 'ENCRYPTED_ID_PAYLOAD',
'bank_account': { 'bank_code': 'BCA', 'account_no': '12345678' }
}
Response: {
'status': 'PENDING',
'application_id': 'APP-20251001-0001',
'expected_decision_at': '2025-10-01T12:00:00Z'
}
// Webhook: approval result
POST /webhooks/dhani/decision
{ 'application_id': 'APP-...', 'status': 'APPROVED', 'loan_id': 'LN-...' }
Loan disbursement, KYC/identity checks, credit risk integration, disbursement via SME/merchant channels, repayment status callbacks, and reconciliation with offline channels.
We are a studio focused on App protocol analysis and authorized API integration. Our team spans mobile finance, payments, and cloud services, delivering end-to-end open data and open banking integration with runnable code.
To request a quote or submit your app name and integration requirements, visit our contact page:
Dhani is a secure, regulated online lending app designed to offer unsecured loans to users quickly. Package name: com.fintopia.idnEasycash.google.
Repayments via ATM transfers, online banking, mobile banking, e-wallets (OVO), and offline channels (Alfamart, Alfamidi). Banks include BCA, Mandiri, BRI, BNI, CIMB. Post-repayment SMS confirmation.
Easycash is a fintech company registered with Indonesian regulators (OJK) under license KEP-49/D.05/2020.