Get Analytics Domains
Tool to retrieve analytics data for domains within a specific profile. use after confirming the profile id to get per-domain query stats.
Get Analytics IPs
Tool to retrieve analytics aggregated by client ip addresses. use when you need to analyze dns query distribution per client ip for a given profile.
Get Analytics IP Versions
Tool to retrieve analytics grouped by ip version within a specific profile. use after you have a profile id to see ipv4 vs ipv6 query counts.
Get Analytics Query Types
Tool to retrieve dns query counts broken down by query type. use after selecting a profile and specifying date filters to analyze distribution by type.
Get Analytics Reasons
Tool to retrieve dns query counts broken down by classification reason. use after selecting a profile and specifying date filters to analyze reason distribution.
Get Analytics Status
Tool to retrieve analytics status for a specific profile. use when you need counts of dns queries broken down by status categories.
Get Logs
Tool to retrieve logs for a specific nextdns profile with optional filters. use after confirming the profile id to fetch raw or filtered dns logs.
Get Profile Details
Retrieves the details of a specific nextdns profile. it requires a 'profileid' as a path parameter and returns the profile details including name, security, privacy, parental con…
Get Setup Info
Tool to get setup information for a provided configuration (profile). use after obtaining a profile id to fetch its current settings.
List Configurations
Tool to list all configurations (profiles) available on the nextdns account. use after authenticating to page through profiles.
List Denylist Domains
Tool to list domains in the denylist for a profile. use after confirming the profile id to review all blocked domains. example: \
List Security Settings
Tool to list current security options for a nextdns configuration. use after obtaining the configuration id to review active security settings.
List Settings
Tool to list settings for a nextdns profile. use when auditing or inspecting all enabled settings before applying changes.
Log Client IPs
Tool to enable or disable logging of client ips for a nextdns configuration. use when you need to toggle whether client ips are recorded in dns logs.
Toggle Domain Logging
Tool to enable or disable logging of domains for a nextdns profile. use after retrieving profile settings when you need to adjust domain logging. example: \
NextDNS Login
Tool to authenticate to the nextdns api. use when you have an api key and need to verify credentials and obtain session headers and cookies for subsequent requests.
Get Monthly Queries
Tool to get the number of dns queries made in the current month for a profile. use after selecting a profile.
Remove Blocked TLD
Tool to remove a top-level domain from the security blocklist for a nextdns profile. use after listing current security settings to confirm the tld is currently blocked.
Remove Denylist Domain
Tool to remove a domain from a profile's denylist. use after confirming the domain is currently denied to clean it up.
Rename Configuration
Tool to rename a nextdns configuration (profile). use when you need to update a profile's name after obtaining its id. example: renameconfig(name=\
Set AI Threat Detection
Tool to enable or disable ai threat detection for a nextdns configuration. use after listing security settings to toggle the ai detection flag.
Toggle Cryptojacking Protection
Tool to enable or disable cryptojacking protection for a nextdns configuration. use when toggling unauthorized crypto mining protection after listing security settings.
Set CSAM Blocking
Tool to enable or disable blocking of child sexual abuse material domains for a nextdns profile. use when updating security settings after obtaining the profile id.
Toggle DGA Protection
Tool to enable or disable dga (domain generation algorithm) protection for a nextdns configuration. use when toggling algorithm-generated domains protection after listing securit…
Set DNS Rebinding Protection
Tool to enable or disable dns rebinding protection for a nextdns configuration. use when toggling dns rebinding protection after reviewing current security settings.
Set Homograph Protection
Tool to enable or disable homograph attack protection for a nextdns configuration. use when toggling idn homograph filtering after listing security settings.
Set Newly Registered Domains
Tool to enable or disable blocking of newly registered domains for a nextdns profile. use when updating security settings after obtaining the profile id.
Toggle Parked Domains Blocking
Tool to enable or disable blocking of parked domains for a nextdns configuration. use when toggling parked domain blocking after listing security settings.
Set Safe Browsing
Tool to enable or disable google safe browsing for a nextdns configuration. use when toggling malware and phishing protection after reviewing current security settings.
Toggle Threat Intelligence Feeds
Tool to enable or disable real-time threat intelligence feeds for a nextdns configuration. use after listing security settings to toggle the threatintelligencefeeds flag.
Toggle Typosquatting Protection
Tool to enable or disable typosquatting protection for a nextdns configuration. use after listing security settings to toggle the typosquatting flag.
Update linked IP
Tool to update the linked ip for a nextdns profile. use after retrieving the profile setup to apply the current ip to the profile.
Update Performance Settings
Tool to update performance settings of a nextdns profile. use when adjusting performance optimizations after reviewing current settings.
Update Privacy Settings
Tool to update privacy settings for a profile. use when you need to change blocklists, native trackers, disguisedtrackers, or allowaffiliate in one call.
Update Profile
Tool to update an existing profile. use after retrieving a profile's current settings to apply changes.