Depending on the language you wrote your server in. For example, Python urllib sets the default value User-agent: Python-urllib/2.1, but you can just as easily set it somehow User-agent: filepicker.io/<your-version-here>or something more specific to the language if you like.
source
share