Skip to main content

Brankas

Quick Start
  1. Sign up at brankas.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Brankas →

Overview

Integration with Brankas — Open Banking API platform for Southeast Asia. Provides access to banking data and payment initiations via unified API. Supports Account Information, Payment Initiation, Identity Verification. Coverage: SG, ID, TH, PH. 100+ banks connected. Direct API integration (not screen scraping).

Provider IDbrankas
CategoryBank Transfers
Websitebrankas.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
secretSecret Key
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/checkoutCreation checkout session
GET/accountsAccount list
GET/accounts/{id}/balanceBalance account
GET/accounts/{id}/transactionsTransactions account
POST/paymentsInitiation payment
GET/payments/{id}Status payment
POST/accounts/verifyOwnership verification

Resources