AccountManager

KFTC 인증 시작 URL과 콜백 수신을 한 곳에서 처리합니다. 콜백이 들어오면 state를 맞춰 저장하고, code가 있으면 토큰 교환까지 이어갑니다.

Base URL
https://am.xsfire.com
Config
ready
Active sessions
3

오픈뱅킹

openbanking
Starthttps://am.xsfire.com/auth/openbanking/start
Callbackhttps://am.xsfire.com/kftc/openbanking/callback
Scopeinquiry oob

온투업중앙기록관리

p2p
Starthttps://am.xsfire.com/auth/p2p/start
Callbackhttps://am.xsfire.com/kftc/p2p/callback
Scopep2p

계좌해지·잔고이전

accountinfo
Starthttps://am.xsfire.com/auth/accountinfo/start
Callbackhttps://am.xsfire.com/kftc/accountinfo/callback
Scopesa

잔액조회

GET
Routehttps://am.xsfire.com/api/openbanking/balance
Upstream/v2.0/account/balance/fin_num
Serviceopenbanking

거래내역조회

GET
Routehttps://am.xsfire.com/api/openbanking/transaction
Upstream/v2.0/account/transaction_list/fin_num
Serviceopenbanking

계좌실명조회

POST
Routehttps://am.xsfire.com/api/openbanking/real-name
Upstream/v2.0/inquiry/real_name
Serviceopenbanking

계좌통합조회

POST
Routehttps://am.xsfire.com/api/accountinfo/list
Upstream/v2.0/accountinfo/list
Serviceaccountinfo