Introduction
The Funds 2127 information system is the application that allows the management of the ERDF and FTJ Funds to be carried out in the Multiannual Financial Framework for the period 2021-2027.
Integration services for the management systems of the Agencies with responsibility for such management are provided through the Funds API2127.
The services are offered through a REST interface, which is documented in OpenAPI 3.0 format, using load files in JSON format.
It will also be possible to carry individual or massive data through the application interface.
Access to the Web service Fondos 2127
In order for an external client application to be able to access the Fondos 2127 web service, it must be authenticated via HTTPS/TLS with a Seal of Administration certificate, body or entity of public law for automated administrative action, or with the qualified electronic seal certificates derived from the eIDAS regulation, issued by one of the certification service providers recognized by the web service of@Marca.
You must first make the request for access to Division IV of Exploitation of the IGAE’s Budgetary Informatics services by notifying the name of the application that is going to use the service, the service to which you are going to access and the certificate (public key) with which you will sign the requests. You must follow the instructions specified on the catalogue of web services page, and in particular as detailed in the document “Procedure for requesting access by entities external to the corporate WEB services of the Office of Budgetary Informatics” published on it.
In addition, it must be authorized by the File Manager of the application Fondos 2127 to access the application and therefore have associated an application user code with a profile that allows it to carry out the loading of the corresponding entities.
The connection to the Funds API 2127 will be made through the WSSAccess service provided by DIV IV, so that this service will negotiate the establishment of the connection and then redirect to the corresponding API.
![]()

Production
https://wssacceso.igae.hacienda.gob.es/serviciosweb?idUsuario=&idApplication=
Evidence
https://wssaccesopyf.igae.hacienda.gob.es/serviciosweb?idUsuario=&idApplication=<APP>
The idApplication and idUser parameters will be provided by the DIV4.
Financial Web Service 2127
The following services are currently available. By accessing the URL you can consult the methods and format for managing the different management entities.
Legal entities and bodies
The Legal Entities and Bodies Management API is located in the production and testing environments.
OpenAPI specification of management of legal entities and bodies.
JSON scheme for registration of legal entities (rename the file with the JSON extension)
JSON Schema for Agency Registration (rename the file with the JSON extension)
Operations
The Operations and Projects Management API is in the process of development.
OpenAPI Specification of Operations Management.
There will be two types of process when requesting the processing of a file, the load process that will record the data once validated by the Fondos 2127 application or a validation process that will do the same checks as the load but without data recording. These validations will be those performed when the data is captured interactively using the graphical interface of the application.