# Do DNS-01 verification using IONOS DNS API The getting started guide explains how to obtain API Keys https://developer.hosting.ionos.de/docs/getstarted All API Documentation can be found here https://developer.hosting.ionos.de/docs/dns JSON processing in bash is ... hard. So I choose `jq` to do the heavylifting. Other authors choose python so if you think I did a bad decision feel free to implement this whith python/perl/ruby...