CarbonCopy Posted May 5, 2009 Share Posted May 5, 2009 Is there a PHP "API" that can connect to GoDaddy, list domains, change the dns and whois? Possibly add new domains? I highly doubt it, and if not, I'll start writing one. However, GoDaddy uses what must be the worst HTML code EVER. WHO THE @$%^ uses javascript FOR EVERY LINK. That is just plain unnecessary. And I have a feeling GoDaddy wouldn't like such an API, and would make any attempt to break it Thanks Quote Link to comment Share on other sites More sharing options...
premiso Posted May 5, 2009 Share Posted May 5, 2009 Godaddy API Looks like there is nothing solid set but there are a few scripts out there. You just have to find the one that works for you. Quote Link to comment Share on other sites More sharing options...
CarbonCopy Posted May 5, 2009 Author Share Posted May 5, 2009 Well since this post is on page two of those results, I will assume there is nothing to suite my needs. Therefore I will start developing my own. We'll see how that goes Quote Link to comment Share on other sites More sharing options...
peter_anderson Posted May 5, 2009 Share Posted May 5, 2009 Yes, there is, but it costs $$$. https://www.wildwestdomains.com/gdshop/reseller/api.asp?se=%2B&prog_id=wildwestdomains&ci=3336 (a godaddy site - you can acess it by clicking resellers on their site) Quote Link to comment Share on other sites More sharing options...
CarbonCopy Posted May 5, 2009 Author Share Posted May 5, 2009 That is mainly for selling domains on your website through GoDaddy, and not managing domains. Anyways, I'm sure a free one would be appreciated by everyone, so I have starting working on it. Just got the authentication working, so PHP can stay logged in. Some better coding from GoDaddy would of been nice Quote Link to comment Share on other sites More sharing options...
NicholasMiller Posted May 19, 2011 Share Posted May 19, 2011 I have written an opensource resller api built on Zend Framework's Rest client. We're currently using it in a number of sites and it works very well. https://github.com/NicholasMiller/WildWestResellerAPI Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.