TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Do you need a way to manage and register domain names for customers?

3 pointsby shane_burkhartover 11 years ago
I am making a service that allows non-tech businesses to easily create websites, and I find that the hardest part of the process for them is registering and setting up domain names.<p>Is there any interest in some kind of API to manage domain names that are on the customer&#x27;s account? So maybe it uses OAuth to authenticate the user and then a token to make calls to the API on behalf of the customer. This would eliminate a significant amount of difficulty on the customer side.

2 comments

jaredsohnover 11 years ago
Some registrars such as Badger have APIs that should let you do this. (<a href="http://badger.github.io/account/" rel="nofollow">http:&#x2F;&#x2F;badger.github.io&#x2F;account&#x2F;</a>).<p>Edit: They allow creating an account and using it programmatically; not sure about the oauth aspect, though.
评论 #6891995 未加载
davyjonesover 11 years ago
gandi.net offers an API to process domain related stuff. It also offers the ability to manage domains as an authorized user while the owner is some other entity.