PASAR API
Southeast Asia open-finance APIs (Direct account access, Disburse payments, Account Opening) covering Malaysia among other markets. x-api-key auth; sandbox keys via dashboard.
View docs ↗ More Banking & finance APIs# Brankas Open Finance API needs an API key ~ get yours at: # https://docs.brankas.com/ curl 'https://direct.bnk.to' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Southeast Asian API into my app. API: Brankas Open Finance API Provider: Brankas Auth: requires an API key (sign up: https://docs.brankas.com/) Pricing: paid Base URL: https://direct.bnk.to Important note: Southeast Asia open-finance APIs (Direct account access, Disburse payments, Account Opening) covering Malaysia among other markets. x-api-key auth; sandbox keys via dashboard. Source: Brankas (https://docs.brankas.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-13 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.