For some bizarre reason it keeps returning {"status":"error","msg":"No input file specified."}, when I have specified a file and the proper syntax. Unless I am missing something obvious. Thanks
#include <WinHttp.au3> ; By trancexx - http://www.autoitscript.com/forum/topic/84133-winhttp-functions/
; First learn about the API from: http://www.autoitscript.com/forum/topic/156180-file-upload-api/?p=1129327s
AnonFiles('TEST.txt')
; API Info: https://anonfiles.com/api?plain file=FILEPATH
Fun