Creating an export of your DNS zone

Follow the steps below to create an export of a domain name’s DNS zone.

Creating an export of your DNS zone

  1. To create an export of your DNS zone, you need an API key. Read here where to retrieve the API key. Write down the API key.
  2. Go to https://api.hosting.nl/api/documentation and click on Authorize
  3. Under Value, enter the API key and click Authorize
  4. Click Retrieve the DNS zone

  5. Click on Try it out

  6. Under Domain Name, enter the domain name for which you want an export
  7. Click on Execute

Retrieve the export using Curl

    1. To create an export of your DNS zone, you need an API key. Read here where to retrieve the API key. Write down the API key.
    2. Run the following command. Here, replace janjansen.nl with the domain name for which you want an export and replace ***token*** with your API key
curl -X GET "https://api.hosting.nl/domains/janjansen.nl/dns" -H "accept: */*" -H "API-TOKEN: ***token***" -H "X-CSRF-TOKEN: "

 

Need help from one of our hosting gurus?

Do you need an urgent answer to a question or help from our support? Our hosting specialists are more than happy to assist you!

Customer Support Team

Our customer service is open until 18:00 hour

Of neem een kijkje in onze 'stap-voor-stap' support handleidingen.

View support articles