dnswatchdog.iodocs
Provider Configuration

CSC

Connecting CSC as a DNS provider in DNS Watchdog.

Overview

CSC (Corporation Service Company) is an enterprise domain registrar and DNS hosting provider. DNS Watchdog integrates with CSC's API to discover zones and sync records.

Authentication

CSC requires API credentials to connect:

FieldDescription
API KeyYour CSC API key
API SecretYour CSC API secret

Setup

  1. Obtain API credentials from your CSC account manager or the CSC portal
  2. In DNS Watchdog, go to SettingsProvidersAdd Provider
  3. Select CSC as the provider type
  4. Enter your API Key and API Secret

The CSC credentials form showing API Key and API Secret input fields

  1. Choose your access mode (read-only or read-write)
  2. Click Save

CSC does not provide a public CLI tool. Use the CSC portal or contact your account manager to obtain API credentials, then add them in DNS Watchdog under SettingsProvidersAdd Provider.

Permissions

  • Read-only — requires list zones and list records permissions
  • Read-write — additionally requires record create and delete permissions

On this page