Skip to main content
GET
Get Domain DNS Provider

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

Org ID

domain_id
string
required

Domain ID

Response

200 - application/json

Detected DNS provider information for a domain

provider
string | null
required

Provider identifier (e.g. "cloudflare", "godaddy")

name
string | null
required

Display name of the DNS provider

logo_url
string | null
required

URL to the provider logo icon

dns_settings_url
string | null
required

Deep link to the DNS settings page for this domain

auto_config_url
string | null
required

Domain Connect URL for one-click auto-configuration (when supported)