HTML Link Code to Save File to StorJ

Is there some way for me to link to save to a storj account like it’s possible on google drive ?

https://docs.google.com/viewerng/viewer?url=https://my-domain.com/my-file.pdf

I am showing a dynamically generated PDF via PHP’s mPDF and want the ability to let users save to various storage locations like GDrive, DropBox, StorJ etc etc.

You can generate a presigned URLs with python or AWS SDK.