E-Banka
    • E-Banka
    • Transactions
      POST
    • Untitled Endpoint
      GET
    • Ping
      GET
    • Setup
      POST
    • Get variables
      GET
    • Get balance
      GET
    • List accounts
      GET

      Untitled Endpoint

      Developing
      GET
      https://api.banka.pro

      Request

      Authorization
      Add parameter in header
      X-API-Key
      Example:
      X-API-Key: ********************

      Responses

      🟢200Success
      application/json
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.banka.pro' \
      --header 'X-API-Key: <api-key>'
      Response Response Example
      {}
      Modified at 2026-03-06 02:23:30
      Previous
      Transactions
      Next
      Ping
      Built with