Public configuration of the server
GET /api/config
GET
/api/config
This endpoint allows you to retrieve the public configuration of the Domain Watchdog API server. For example, you can retrieve the user authentication configuration.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Configuration resource
object
@context
@id
string
@type
string
oauthEnabled
boolean
registerEnabled
boolean | null
limitedFeatures
boolean
ssoAutoRedirect
boolean | null
publicRdapLookupEnabled
boolean | null
ssoLogin
boolean | null
object
oauthEnabled
boolean
registerEnabled
boolean | null
limitedFeatures
boolean
ssoAutoRedirect
boolean | null
publicRdapLookupEnabled
boolean | null
ssoLogin
boolean | null
object
oauthEnabled
boolean
registerEnabled
boolean | null
limitedFeatures
boolean
ssoAutoRedirect
boolean | null
publicRdapLookupEnabled
boolean | null
ssoLogin
boolean | null
object
oauthEnabled
boolean
registerEnabled
boolean | null
limitedFeatures
boolean
ssoAutoRedirect
boolean | null
publicRdapLookupEnabled
boolean | null
ssoLogin
boolean | null
Resource not found