E-Banka
    E-Banka
    • E-Banka
    • List providers
      GET
    • Get transactions
      GET
    • Get balance
      GET
    • List accounts
      GET

      List accounts

      GET
      /accounts

      Request

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

      Header Params

      Responses

      🟢200OK
      OK
      This response does not have a body.
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://api.ebanka.pro/accounts?provider' \
      --header 'X-Bank-Credentials;' \
      --header 'X-API-Key: <api-key>'
      Modified at 2026-01-04 21:22:30
      Previous
      Get balance
      Built with