TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 shane_burkhart超过 11 年前
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 条评论

jaredsohn超过 11 年前
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 未加载
davyjones超过 11 年前
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.