1. Gaming Chair Auth
Gaming Chair Auth
  • Gaming Chair Auth
    • Login Key
      GET
    • Get Variables
      GET
    • Create Key
      GET
    • Check Key Exits
      GET
    • Reset Hwid
      GET
    • Ban Key
      GET
    • Unban Key
      GET
  1. Gaming Chair Auth

Get Variables

GET
https://auth.bothax.com/auth/api

Request

Query Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --globoff 'https://auth.bothax.com/auth/api?type=variables&owner_id={owner_id}&secret={secret}&variables={variables_name}'

Responses

🟢200Success
application/json
Bodyapplication/json

Example
{}
Modified at 2024-11-08 10:23:04
Previous
Login Key
Next
Create Key
Built with