€9.00 + VAT
Renew InfoCert digital signature and CNS certificates: Business Key, Smart Card, Remote Signature. All via API and in minutes.
Openapi is the only platform that allows more than 15 different types of digital signatures to be requested via API, including signatures with physical devices (e.g. USB and smart cards), qualified electronic signatures, devices with or without CNSs, and video recognition identification possibilities.
On Openapi it is also possible to choose between different Certification Authorities such as InfoCert or Aruba, without minimum purchase commitment or obligations to specific brands.
With the API Digital Signature, other types of signatures such as simple electronic signature (with OTP) and qualified signature can be requested.
Openapi provides access to InfoCert digital signature renewals, in particular the renewal of the:
All InfoCert digital signatures are valid for 3 years and can be extended for a further 3 years. The purchase of the renewal does not automatically lead to the renewal of the certificates, in fact at the end of the API request the user must complete an additional process, which takes only a few seconds. It is essential to perform the process within 90 days before the signature expires, because a signature with expired certificates can no longer be renewed and is unusable. It is also possible to renew devices not previously purchased via the Openapi's API.
As mentioned above, Openapi offers a wide range of digital signatures. To check all the devices available via the API Digital Signature, and their respective prices, it is necessary to make an API request to the endpoint GET/prodotti.
GET https://ws.firmadigitale.com/prodotti
The response offers the complete list of all available signatures with name, type (e.g. InfoCert or Aruba), code and price. This list does not include electronic signatures not belonging to the Digital Signature type (e.g. Simple Electronic Signature), for which there are dedicated endpoints. For some products, it will also be indicated whether it is a 'blank' signature, in which case no signature certificates will be issued.
The list below is only an example and not exhaustive of the available products:
{
"data": [
{
"nome": "Rinnovo Certificato Firma",
"tipo": "Infocert",
"codice_prodotto": "RINFIR",
"prezzo": 9
},
{
"nome": "Rinnovo CNS Infocert",
"tipo": "Aruba",
"codice_prodotto": "RINCNS",
"prezzo": 9
},
{
"nome": "Rinnovo Firma Remota",
"tipo": "Infocert",
"codice_prodotto": "RINFIRREM",
"prezzo": 19.70
}
.....
],
"success": true,
"message": "",
"error": null
}
The code allows you to request the device.
As indicated above, different types of renewals are available, let's take the subscription renewal as an example. In order to obtain the signature renewal, a request must be made at the endpoint POST /richiesta/{codice_prodotto}. The reader's product code is: RINFIR.
POST https://ws.firmadigitale.com/richiesta/RINFIR
In the payload of the request, in this case, it will only be possible to select the support option.
The response will include all information about the request.
{
"data":{
"assistenza": true,
"urgenza": false,
"spedizione": false,
"callback": {
"url": "https://dev.ws.firmadigitale.com/test.php",
"method": "JSON",
"field": "data"
"data": {}
},
"codice_richiesta": 4f48c
"prodotto": "Rinnovo Certificato Firma",
"codice_prodotto": "RINFIR",
"tipo": "Infocert",
"stato": "evasa",
"timestamp": {
"acquisto":1693574555
"emissione":1693574555
"evasione":1693574555
"scadenza":1783843910
},
"owner": "[email protected]",
"videoriconoscimento": false,
"quantita": 1,
"credenziali": {
"token":"test10",
},
"id":"5f7ef1e83a716836d3152662"
},
"success": true,
"message": "",
"error": null
}
The response is returned in a few minutes on average, however you can check the status of your order at any time via the GET/richiesta/{id}.
Do you have questions about the types of digital signature devices or how to apply, activate and renew them? Do not hesitate to contact us: one of our consultants will be on hand to provide you with all the information and clarification you need!
Do you need help?
Haven't found the answer you're looking for?
Fill in all the details, we will get back to you as soon as possible!
The service allows you to integrate via API the request for renewal of InfoCert digital signatures (with or without CNS - Carta Nazionale Servizi), extending their validity for a further 3 years. The renewal of signatures is indispensable in order to be able to continue signing digital documents (e.g. balance sheets and company deeds, invoices, notifications, forms for registration in public registers, contracts) securely and quickly.
In particular, Openapi provides access to renewals of the:
Through Openapi, you can request various types of digital signatures, including qualified electronic signatures, physical devices (USB and smart cards), devices with or without CNS (National Service Card), and signatures with video recognition identification.
Here is the list of currently available digital signatures:
Renewals for InfoCert Digital Signatures are also available, as well as the SPID (Public Digital Identity System) activation service for individuals. Additionally, it is possible to request the Simplified Electronic Signature (SES) with OTP via API.
Renewal is available for Infocert Digital Signatures and in particular
All InfoCert Digital Signatures are valid for 3 years, after which you can extend the validity for a further 3 years.
PLEASE NOTE: Renewal of CNS Infocert can only be done once, unlike other types of renewal.
Yes, the digital signature has full legal value. It is recognised as equivalent to the handwritten signature in many legal systems, including the European Union. In Italy it is regulated by the Digital Administration Code (CAD) and in Europe by the eIDAS regulation.
Thanks to the digital signature, the authenticity, integrity and non-repudiation of the document is guaranteed, which thus becomes legally valid and indisputable.
The InfoCert Digital Signature Renewals service via API is designed for companies and organisations that wish to offer their customers the possibility to renew InfoCert digital signatures and extend their validity for a further 3 years. Through the renewal services it will be possible to guarantee customers the ability to continue to sign any digital document and manage communications with the Public Administration (in the case of choosing the CNS - National Services Card option).
The cost of the InfoCert CNS and Signature Certificate renewal is €9 + VAT.
Renewal of the Remote Signature, on the other hand, costs €19.70 + VAT.