【介绍】
价目:https://www.namesilo.com/pricing
【接口(生产)】
API文档:https://www.namesilo.com/api-reference
API管理:https://www.namesilo.com/account/api-manager
1. 进入 API Manager(在侧边栏或账户设置里)。
2. 生产 Key 不要勾选 “Generate key for read-only access ” 。
3. 点击 Generate New API Key 或复制已有的 Key。
NAMESILO_API_KEY = “2249f880$$$$$$$$bf7537a5f”;
NAMESILO_API_BASE = “https://www.namesilo.com/api/registerDomain”;
【接口(测试)】
通过电邮联系客服:
Any transactional API operations (such as registering, transferring or renewing a domain) require payment via either a verified credit card or with account funds.
If you do not pass a payment id, the account funds will be used. I have setup your sandbox account with $5000 of funds.
NAMESILO_API_KEY = “3b10b59cf8eee57b9ac0fa9af”;
NAMESILO_API_BASE = “https://ote.namesilo.com/api/registerDomain”;