KeyAuth
Search…
KeyAuth
KeyAuth API Documentation
API
Initialization
Register
Login
License
Upgrade
User Variable
Variable
Log
Ban
Download
Seller
Licenses
Users
Subscriptions
Chats
Sessions
Webhooks
Files
Variables
Blacklists
Settings
Buttons
Powered By
GitBook
Download
File is returned hex-encoded. You must decode hex to string and then write file to disk or utilize file in memory.
Content-Type: application/x-www-form-urlencoded
post
https://keyauth.win
/api/1.1/
download
POST request example:
1
POST
/api/1.1/
HTTP/1.1
2
Host
:
keyauth.win
3
Content-Type
:
application/x-www-form-urlencoded
4
Content-Length
:
79
5
6
type=file&fileid=fileidhere&sessionid=sessionid&name=test&ownerid=j9Gj0FTemM
Copied!
GET request example:
https://keyauth.win/api/1.1/?type=file&fileid=fileidhere&sessionid=sessionid&name=test&ownerid=j9Gj0FTemM
API - Previous
Ban
Next - Seller
Licenses
Last modified
2mo ago
Copy link
Contents
post
download