Skip to content

Public configuration of the server

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.

Configuration resource

object
@context
One of:
string
@id
string
@type
string
oauthEnabled
boolean
registerEnabled
boolean | null
limitedFeatures
boolean
ssoAutoRedirect
boolean | null
publicRdapLookupEnabled
boolean | null
ssoLogin
boolean | null

Resource not found