⚠️ Fetch Stats ⚠️
GET
https://keyauth.win/api/1.2/Run this function first to retrieve all stored stats.
⚠️You must run this function first before retrieving any other data on a user or the application ⚠️
Request
Query Params
type
string
required
The type of request. (fetchStats)
Example:
fetchStats
name
string
required
The name of the application
ownerid
string
required
Your owner ID
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
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 9 months ago