API

From GExtension Wiki
Revision as of 12:19, 22 October 2016 by Ibot3 (talk | contribs)
Jump to navigation Jump to search

This is the API documentation. Please note that the API is new and that there aren't many functions at the moment. More functions will come with future updates.

Accessing the API

Naviagte to Admin -> Settings -> API. There, you can find the URL and the API key. Please be careful with the key, because it allow full access to the system. The base URL as the following (GET) parameters:

t The target API page, see below
key The API key

API Pages

user

Required Paramters
action The action you want to run
steamid The steamid64 or steamid32 of the user
Available Actions
setgroup Requires groupname and bundle (id).

Sets the group of the user in the specified bundle.

getgroup Requires bundle (id).

Returns the group of the use in the specified bundle.