h1. dump.bitcheese.net API h2. Uploading files bc. POST //dump.bitcheese.net/upload-file?simple file: file to upload If everything is ok, HTTP 200 with file url is returned h2. Searching for files You can look up a file by its SHA512: bc. GET //dump.bitcheese.net/search/sha512/5b799a5fbf4ecf92304f78932c614fe92cd2146afbb208c5d48654db26e3a9ba4cfd619c3541345c02d6578a35660368a7d6460c5cd46cf7ee90025eb0990e0c?simple If everything is ok, HTTP 200 with file url is returned. You can also drop ?simple to get redirected to the file instead.