Skip to content
Arnost Neurad edited this page Jan 5, 2024 · 2 revisions

FAQ

How do I prolong the tokens?

Refresh token

  • After the refresh token expires, the Client needs to be Authirized in KB's interface again to get a new Authorization code and then get new Refresh token for the next 12 months.

Access token

  • After the access token expires, use the Refresh token to get a new Access token for the next 3 minutes.

Where can my user (Client) add or change accounts usable via the API?

The Client can do this in Mojebanka or Mojebanka Business:

Mojebanka

  • Mojebanka - Settings - Open banking - Settings of direct access to accounts via API

mb menu

mb accounts

MojeBanka Business

  • Mojebanka Business - Open banking - Access to KB accounts - Settings of direct access to accounts via API

mbb menu

Error HTTP 400 Account_not_configured

  • Account for this Client is not authorized to be used via the API

Unique id transactions

Clone this wiki locally