Skip to main content
POST
Upload Server-Side Binary File

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Body

multipart/form-data
label
string
required

Descriptive title.

Example:

"Main Loader DLL"

file
file
required

DLL or binary file payload.

product_cheat_value
string

Associated product cheat_value.

Example:

"cs2_cheat"

force_key_check
boolean
default:true
force_encrypted_download
boolean
default:true
install_path
string

Destination path on the target machine.

Example:

"C:\\ProgramData\\qPapel\\core.dll"

Response

File uploaded and encrypted.

success
boolean
Example:

true

data
object