For the complete documentation index, see llms.txt. This page is also available as Markdown.

Administration()

Arguments

Type

Required

Default

Admin API Key

String

True

The API can be found in the applications settings.

import PyAuthGG

Admin = PyAuthGG.Administration("ADMIN API KEY")

Last updated