Indicare una parola o una frase (tra virgolette). Durante l'inserimento sarà visualizzato l'elenco dei suggerimenti.
Documentazione > Api & Developers >
fatturapertutti API are a software interface that use simple http requests and allows you to:
The model includes GET and POST calls with encoded parameters in JSON format in the body of the request.
The reference endpoint is: https://api.fatturapertutti.it
Parameters apiKey and password must always be indicated in the path of all calls.
Request format example: https://api.fatturapertutti.it/operazione/apiKey/password/parametri
Try it