I understand this is no longer working due to GoDaddy changing their API usage policy. However, from what I've been reading if you have less than the domain limit to use a "Production" API key, you should still be able to use an "OTE" API key. Would it be possible to update this application to allow adjusting the URL that it uses for the APIs? According to their documentation at https://developer.godaddy.com/doc/endpoint/domains
For the OTE environment, use your OTE Key and Secret with the following base URL: https://api.ote-godaddy.com
For the production environment, use your production Key and Secret with the following base URL: https://api.godaddy.com
Is this possible or is there more to this that I don't understand?