Set up a Dynadot API key and secret so InfraNest can manage your domains, then optionally enable live updates. This is for anyone connecting a Dynadot account to InfraNest under Domains.
Overview
- InfraNest connects to Dynadot using an API key and a matching secret.
- You'll also need to allow InfraNest's IP address on Dynadot's side, or every request will be refused.
- Setting up a webhook is optional — it just makes updates arrive immediately instead of waiting for the next sync.
Create the key
- Sign in to Dynadot.
- Go to Tools → API.
- Create an API key and choose the v2 (REST) version. InfraNest uses v2.
- Copy the API key and the API secret shown next to it.
- Paste both into InfraNest — see Connect Dynadot.
WarningThe secret signs every request. Store it somewhere safe; if you lose it, create a new key pair rather than trying to recover it.
Allow InfraNest's IP address
- Open the Tools → API page in Dynadot.
- Find the IP address shown in InfraNest's Dynadot connect form.
- Add that IP address to Dynadot's allowed list.
NoteWithout this step, every request is refused no matter how correct your key is.
Set up live updates by webhook (optional)
- On the Tools → API page, set the callback URL to the address shown in InfraNest's connect form.
- Dynadot then shows a Webhook key and a Webhook secret.
- Paste both into InfraNest.
This is optional — everything works without it, just less immediately.
Was this article helpful?