Developers

API-first infrastructure for institutional settlement workflows.

Financial institutions and technical partners can create quotes, transactions, locks, settlements, and status checks through APIs.

QuoteTransactionSettlement
POST /quotes

{
  "send_amount": "1000000",
  "send_currency": "KRW",
  "payout_currency": "THB",
  "settlement_reference": "ISN-2026-0001"
}