Skip to main content
European Commission logo
SFC Support Portal
System for Fund Management in the European Union

SFC2021 WebServices section

The SFC2021 Web Services  are now available in both the SFC2021 Training and SFC2021 Production environment. The technical specifications and documentation is published for users who are signed up to the WebServices section.

 

Login to the Portal to see Webservices Documentation

OR 

Request access to SFC2021 Webservices

rest api diagram

 

SFC2021 Webservice use REST API

The SFC REST API enables you to access the SFC data in the Data Store from any platform.
 

The REST API provides resources and methods to:
  • List, Create, Obtain & Modify resources.
  • Send resources to the commission.
  • Listen for events (acceptance, return, ...)

 

The Technology:
  • Standard Rest API that uses HTTP requests to GET, PUT, POST and DELETE data.
  • Protected by EU login openID connect.