Jump to Content
Bankly En
API Reference
Log InBankly En
API Reference
Log In

API STANDARDS

  • HTTPS Codes
  • Authentication
  • Values
  • Date and time

Authentication

  • How to validate the authentication process.
  • /authenticationpost

KYC Personal

  • What is KYC ?
  • Selfie and Document validation
  • /documentspost
  • /documentsget
  • Data analysis
  • /person-ratingpost

Individual Account Creation

  • What is an Individual Account Creation ?
  • Request Create Account
  • /person-accountpost
  • Querying the account creation request
    • Querying account data created
  • /person-accountget

Payment Account

  • Balance
  • Bank Statement
  • /account/balanceget
  • /account/balanceget

Transfer

  • What does a Fund Transfer mean?
  • External Fund Transfer
    • Executing and external fund transfer
    • Recepting an External Transfer
  • Internal Transfer
    • Executing an internal transfer
    • Receipting an internal transfer
  • /fund-transferspost
    • /fund-transfers/AuthenticationId/statusget

Participating institutions

  • Institutions
  • /banklistget

Event

  • What is an event ?
  • /eventsget

Status Consulting (KYC and Create Account)

  • Status consulting
  • /onboardstatusget
Powered by 

Authentication

Our authentication is OAuth2 standard based, which with your credentials you can access the features that are allowed.

We use JWT to forward this information to each request, click here to learn more.