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

      Ping

      GET
      /ping

      Request

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

      Responses

      🟢200OK
      OK
      This response does not have a body.
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://prov.banka.pro/ping' \
      --header 'X-API-Key: <api-key>'
      Modified at 2026-03-12 00:15:26
      Previous
      Untitled Endpoint
      Next
      Setup
      Built with