Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://use.hoop.dev/api/publicserverinfo
{ "auth_method": "local", "setup_required": true }
Get public server information
OK
Auth method used by the server
local
oidc
saml
"local"
Whether the server requires initial setup (no users have been registered yet)
true
Was this page helpful?