Hello @Raffaele_Morelli, there is an input API described here: Emoncms - site api also available on emoncms running locally from the inputs page, see link “Input api helper”.
For example, posting using a basic csv format:
emoncms/input/post?node=mynode&csv=100,200,300&apikey=APIKEY