Mobile app version of vmapp.org
Login or Join
Marchetta884

: Domain registration partnership + availability check I would like to create a simple module for my website that prints keywords and tells the user if the keyword is available to register as

@Marchetta884

Posted in: #Affiliate #Api

I would like to create a simple module for my website that prints keywords and tells the user if the keyword is available to register as domain. Is there any domain name registrar who gives any kind of api to do this? I would like to show something like this:

Keyword | .com domain | .net domain

Website | not available | available - register at XX for [CO].99! (<- affiliate link)

[edit] @Anthony Hatzopoulos, @Anagio - I wasn't specific because I don't really care about the form. It can be some kind of widget that just has to be implemented or a raw api that returns data that must be processed before showing it to the user. Raw API without any interface would be the best since you can modify and control outputted data. I do realise however that if there would be any api available people would use it not to generate income for domain registrar, but to use it as free "whois" api operator. I assume that if there exists a domain registrar with such a feature - than it's propably coded in JS to secure the data.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Marchetta884

2 Comments

Sorted by latest first Latest Oldest Best

 

@Goswami781

You can become a enom reseller and use their API: www.enom.com/resellers/api-reseller.aspx Domai.nr has an interesting API and concept: domai.nr/api iwantmyname.com will have an API soon: iwantmyname.com/developer/domain-dns-api name.com has a reseller api: www.name.com/reseller/ goddady: www.godaddy.com/reseller/domain-reseller-api.aspx

I'm sure a lot of the big registrars have some sort of api for resellers.

You want something like domainhole's namespinner tool www.domainhole.com/namespinner/index.php#spinresults
Which if you know how to program you can do with any number of the API's listed.

enom has something similar in their API docs filed under API Commands > NameSpinner

10% popularity Vote Up Vote Down


 

@Annie201

www.whoisxmlapi.com/
JSON and XML output for domain name whois lookups. Automatically queries the right registrar and can handle high volume queries.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme