Customize Configuration

Import Default Configuration

To make bootstrapping easier, you can import our default configuration template.

  1. Launch Insomnia application.
2260

Empty Insomnia UI right after install.

  1. Click the arrow icon in the purple area in the upper left corner and select the "Import / Export" option from the menu.
2260

Menu with Insomnia Workspace settings.

  1. In the "Data" tab, select the "Import Data" option and chose "From File".
2260

Importing Insomnia configuration from file.

  1. Download the insomnia-config.json with the default configuration and select it in the file picker.
1822

Selecting the default Insomnia configuration file.

  1. Review newly imported APIs in the left column. They are located in a newly created "PSD2 Enabler" workspace. You may need to expand the folder nodes to see the resources.
2260

Insomnia with default configuration imported.

Configure Your PSD2 Certificate

Before you can call any of our APIs, you need to configure the TLS/SSL certificate authentication for all services. To do that, you need to install the certificate on your system (for example, in System Keychain) and also configure it in Insomnia.

  1. Open the "Workspace Settings" by clicking the arrow in the purple area in the upper left corner and selecting the "Workspace Settings" item in the menu.
2260

Workspace menu with Workspace Settings item.

  1. In "Workspace Settings" window, click the "New Certificate" button.
2260

Empty list of certificates.

  1. Set up the certificate by using the configuration for aboktpp.cnb.cz domain - select your full certificate (.pfx or .p12 - note that on some systems, the other option to use key and certificate file are disallowed by the system security policy), enter certificate password and check the "Private" checkbox. Then, finalize the process by clicking the "Create Certificate" button.
2260

Configuration screen for PSD2 certificate.

  1. Review the certificate in the "Workspace Settings" and close the window using the close button in the upper right corner.
2260

List of certificate containing just created certificate.

5. To make sure that the configuration correctly applies, we suggest restarting Insomnia client.


What’s Next

After you successfully configured Insomnia and your PSD2 certificate, you can proceed to create your first application.