Where can I find my API key?
Dynadot's API provides the tools you need to integrate domain search, registration, dropcatching, and more into your own software or server environment.
To find your API settings, please follow these steps:
-
Sign in to your Dynadot account.
-
From the left-side menu, select "Tools", then click "API".
-
Unlock your account using the link provided on the API page.
-
Once unlocked, your Production and Sandbox API keys will be displayed:
-
API Production Key and API Sandbox Key→ used for commands listed here.
-
API Production Secret Key and API Sandbox Secret Key→ used for Restful API.
-
IP Address (recommended for individual user):
-
Enter the IP address(es) of the device(s) that will access the API.
-
Click "Set IP Address" to save your settings.
IP Address (CIDR Support):
CIDR (Classless Inter-Domain Routing) is designed for advanced use cases, such as servers, cloud environments, or multiple machines sharing a range of IP addresses.
CIDR defines an IP range using a network address followed by a slash and a prefix length (for example, 192.168.1.0/24). Only API requests originating within the specified CIDR range will be accepted.
The slash (/) number controls how many IP addresses are included:
-
Larger numbers (such as
/32) allow fewer IPs and are more secure. -
Smaller numbers (such as
/24or/16) allow more IPs and create a wider access range.
For Sandbox, only commands with the pink tag "Support API Sandbox" along the command are available for test.
