The FetchLicenseCount() function can be used for fetching the total amount of licenses.
Arguments
Type
Required
Default
import PyAuthGG Admin = PyAuthGG.Administration("ADMIN API KEY") Admin.FetchLicenseCount()
{ "status":"success", "value":"55" }
Last updated 5 years ago