Performance

Sign up for our API Developer Portal

In order to test all the APIs in our Product Catalog you can register in two different ways:

  • With a digital certificate of type QSealC
  • Without a digital certificate

Once registered, the user can access the set of available APIS, explore the different possibilities, the usage plans defined for each API and define an application with the APIS configuration that he selects.

Registration with QSealC digital certificate

You must invoke a rest service in which you will be asked, by means of an electronic signature, for proof that the TPP is in possession of a QSealC type certificate as described in the eIDAS regulation (EU Regulation No. 910/2014 of the European Parliament and of the Council of 23 July 2014).

This certificate must be purchased from a Certification Authority recognized by the European Banking Authority (EBA).

The result of the service invocation will be the delivery of a username and password to the private portal, the automatic subscription to the available APIS depending on the enablement found in the certificate and the data necessary to automatically initiate the API invocation.

Technical specifications

QSealC digital certificate update

To enable the update of the certificate data, the TPP may invoke a service with the technical characteristics defined in the following section.

Technical specifications

Registration without digital certificate

Fill in a simple form accessing from the Registration menu and after entering your credentials and a flow of approval by the entity will become part of the community of developers.

Registration

Add your APP

Once registered you will be able to add and configure your applications. Each application will allow you, with its corresponding credentials (API Key), that your code works quickly with all the API services it needs.

Go to the "Control Panel" of your APPs and click on "Add APP" to create your first application. In the beginning, you will have access to test all the APIs you want in the Sandbox. For the Production environment you will need to request access and we will provide you with alternative credentials.

You will need to uniquely identify your App through the Application Name and Identifier (ID). The name of the application is what your customers will see when they use it.

Of all the availables APIs, you can activate as much as you need for your developments in the test enviroment (Sandbox).

Finally, click on the "Add APP" button and at that moment a "Secret OAuth" will be automatically created, which will be necessary to authenticate your application and obtain the access token to make calls to the selected APIs. You will be able to consult all this data, later, in the detail of your applications from the "Control Panel" of your Apps.

And that's it... from now on you can connect to our APIs!