Where do I start?

Browse the available banking APIs

Take a look at our banking APIs to explore the available options. Is there an API you can leverage in one of your applications? Use the provided APIs to quickly build a fully featured application.

Explore our APIs

Create an account

Creating an account is free. Click "Create an account", then enter your name, email address, consumer organization, and password. We'll send you an email with an activation link — just click it, and you’ll be ready to start developing.

Create an account

Create new app

Before you can use an API, you need to register your TPP application. Log in to the developer portal and navigate to the "Apps" section in the menu. Then, click the "Create New App" button.

create new app

Enter the "Title" of your application, and optionally provide the "Certificate" (X.509 PEM format), Description, and "OAuth Redirect URL". Click the "Save" button to complete your application registration.

When you register an application, it is assigned a unique client ID/key and client secret. You must use the client ID when calling APIs that require application identification, either with the client ID alone or alongside the client secret. Check the API documentation for details.

Make sure to note your API Secret, as it is only shown once. Since your API Secret is stored encrypted, we cannot retrieve or display it again if you forget it.

You can reset your API Secret, which will update the stored value and provide you with a new one. To do this, click "Apps" in the main menu, select the application in question, and then click the "Reset API Secret" link in the "Subscriptions" section.

reset secret

Register app

Invite members

Invite other members of your organization.

Invite developers

Choose an API plan

After your application is registered, you need to subscribe to API Product and choose a plan.

We are offering:

  • Account Information
    • Consents Service API
    • Confirmation of funds Service API
    • Account Information Service API
  • Payment Initiation
    • Payment Initiation Service API

The plan you select determines the environment — either simulation or production. Available plans on the Developer Portal include:

  • Simulation
  • Default Plan

All plans on the Developer Portal are free of charge. The Bankart API portal provides mandatory PSD2 APIs. API specifications are available as Swagger files in the API Products section of the menu. All APIs follow the Berlin standard and support JSON format.

To subscribe, select your desired product and choose a plan. Next, select an existing application or create a new one. Once your application is subscribed, you can use the provided credentials to access all APIs included in the subscribed products.

API products

Upload certificate

To access the simulation or production APIs, you must have a valid eIDAS certificate (X.509 PEM format) uploaded to the developer portal for your application. You can upload the certificate either when creating a new app or later by editing an existing app.

Use APIs in simulation environment

If you want to test APIs with your TPP application, we recommend choosing the Simulation plan. The functionality is the same as in the production environment.

To access the simulation APIs, you must upload a valid eIDAS certificate (X.509 PEM format) to the developer portal for your application. Once you’ve added your certificate and redirect URL, you can use all PSD2 APIs according to your assigned role in the simulation environment. Please note that your application type should still be set to Development. You will also need a simulation payment account, which you can request by contacting psd2admin@bankart.si.

Use APIs in production environment

Before accessing the production environment, we recommend that you perform relevant tests: see "Use APIs in simulation environment".

To access the production APIs, you must upload a valid eIDAS certificate to the developer portal for your application.

When you subscribe to a PSD2 API, you initially use the simulation plan connected to the simulation environment. You can identify this by the "Development" badge shown on your app card. When you’re ready, you can upgrade to production by clicking the "Upgrade to production" button.

prod dev