Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Returns the public instance settings.

instanceId
string
required
aiConfig
object | null
required
brandName
string | null
brandLogo
string | null
disallowSignUp
boolean | null
disallowSpaceCreation
boolean | null
disallowSpaceInvitation
boolean | null
disallowDashboard
boolean | null
enableEmailVerification
boolean | null
enableWaitlist
boolean | null
createdTime
string
appGenerationEnabled
boolean
turnstileSiteKey
string | null
changeEmailSendCodeMailRate
number
resetPasswordSendMailRate
number
signupVerificationSendCodeMailRate
number
enableCreditReward
boolean
Last modified on March 5, 2026