Nextdns
Learn how to use Nextdns with Composio
Overview
Enum
NEXTDNS
Description
NextDNS is a DNS service that enhances internet security and privacy by blocking malicious websites, tracking scripts, and ads before they reach your device.
Authentication Details
API_KEY
Actions
NEXTDNS_CREATE_PROFILE
This tool allows users to create a new nextdns profile. it uses the post method at the endpoint https://api.nextdns.io/profiles. a profile is a distinct configuration set for dns filtering and security settings.
Action Parameters
Action Response
NEXTDNS_GET_PROFILE
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 control, denylist, allowlist, and general settings.
Action Parameters
Action Response