Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
The domain ID
Required range:
x > 0
Response
Successful Response
Response model for the API discovery settings
The URL of the API description file. This will be periodically scanned if descriptionFileScanEnabled
is enabled. Supported formats are YAML and JSON, and it must adhere to OpenAPI versions 2, 3, or 3.1.
Indicates if periodic scan of the description file is enabled
The interval in hours for scanning the description file
Indicates if traffic scan is enabled. Traffic scan is used to discover undocumented APIs
The interval in hours for scanning the traffic