What DNSs have API access? [closed]

2019-02-01 18:49发布

I saw this over on slashdot and realized if I could program in dns control into some of my apps it would make life a lot easier. Someone over there recommended dynect which apparently had a wonderful api. Unfortunately not a lot else was recomended. I don't know anything about managing dns servers I mostly work with the lamp stack, so on linux I understand bind is the way to go but other then a basic setup I'd be lost. I'd rather outsource the details.

What DNS services have API's and are easy to use without breaking the bank?

标签: api service dns
8条回答
霸刀☆藐视天下
2楼-- · 2019-02-01 19:10

Haven't used the api, but I have been using the registrar for 10+ years and never had a problem: namecheap.com

Here is the API intro. Here is the API methods list.

Pretty comprehensive. From purchasing to host and e-mail forwarding setup.

查看更多
来,给爷笑一个
3楼-- · 2019-02-01 19:11

Has anyone seen any of the following DNS providers with APIs:

查看更多
相关推荐>>
4楼-- · 2019-02-01 19:17

We use Zonomi. Its very cheap and never gone down for us. With API

查看更多
对你真心纯属浪费
5楼-- · 2019-02-01 19:20

You can try http://customdns.ca. I have a couple of domains with them - no problems so far. They provide RestFul API.

查看更多
神经病院院长
6楼-- · 2019-02-01 19:25

http://www.dns.com

Here's the link to the API documentation:

https://github.com/dnsdotcom/API_DOC/

Have fun!

查看更多
爷、活的狠高调
7楼-- · 2019-02-01 19:26

I guess in the last 3 years this is a bit of a solved problem. Here are some to check out:

  • Amazon has a nice dns service now http://aws.amazon.com/route53/
  • Linode has a free api based dns if you're a customer.
  • Dynadot has a fee dns with an api if you're a customer.
查看更多
登录 后发表回答