Digital, Electronic, Massive Signatures and Digital Identities all available in one API
All signature, electronic, advanced, qualified and digital identity solutions in real time
All the knowledge you need
Here you can find some advice to consider to approach this API. If you prefer, we provide code samples, OAS3 documentation, the ability to try the API live via the Swagger UI or import the entire collection into Postman. We also offer a Sandbox environment where you can experiment with all kinds of requests completely free of charge.
Useful tips to start with
Digital Signature
Get the token in the appropriate section before you start.
Use the the online tool or generate it via API. Set the expire date, a usefull name and now add a bunch of scopes to limit the possible actions your token can do.
- Oas file url https://console.openapi.com/oas/en/firmadigitale.openapi.json
- Fork or import with Postman
- Production domain ws.firmadigitale.com
- Sandbox domain test.ws.firmadigitale.com
-
Production Scopes 9
- GET ws.firmadigitale.com/richiesta
- POST ws.firmadigitale.com/richiesta
- GET ws.firmadigitale.com/prodotti
- PATCH ws.firmadigitale.com/richiesta
- POST ws.firmadigitale.com/firma_elettronica
- GET ws.firmadigitale.com/firma_elettronica
- GET ws.firmadigitale.com/firma_elettronica_ui
- POST ws.firmadigitale.com/firma_elettronica_ui
- GET ws.firmadigitale.com/spid_personale
-
Sandbox Scopes 9
- GET test.ws.firmadigitale.com/prodotti
- POST test.ws.firmadigitale.com/firma_elettronica
- GET test.ws.firmadigitale.com/richiesta
- POST test.ws.firmadigitale.com/richiesta
- PATCH test.ws.firmadigitale.com/richiesta
- GET test.ws.firmadigitale.com/firma_elettronica
- GET test.ws.firmadigitale.com/firma_elettronica_ui
- POST test.ws.firmadigitale.com/firma_elettronica_ui
- GET test.ws.firmadigitale.com/spid_personale