Download File
GET
https://keyauth.win/api/1.2/Allow users to downloaded files.
⚠️DISCLAIMER⚠️
KeyAuth acts as a proxy and does not store actual downloads on our servers. We take the direct download links that are added and allow users to download them that way.
Request
Query Params
type
string
required
The type of request. (file)
Example:
file
fileid
string
required
The file ID of the uploaded file.
sessionid
string
required
The session ID of the user logging in. Obtained by initializing on the application first and finding the session by visiting https://keyauth.cc/app/?page=sessions
name
string
required
The name of the application.
ownerid
string
required
Your owner ID
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 9 months ago