API简介:提供实时获取腾讯云各类域名注册、续费、转入价格的能力,支持批量查询和精准筛选,帮助开发者快速集成到业务系统中。

接口问题联系相关负责人沟通修复:查看该接口开发者

接口地址:https://api.istero.com/resource/v1/domain/price

返回格式:JSON

请求方式:GET

请求参数:https://api.istero.com/resource/v1/domain/price?token=TOKEN&tld=com&year=1&operation=new

注:单纯检测接口是否可调通,返回的数据请自行检查

检测接口中...(检测服务是否可用)


状态码 累计次数 最后检测时间
正常 0 0000-00-00 00:00:00
故障 43 2025-07-18 18:24:03

您好!我们的平台聚合了上千位开发者提供的免费接口,我们已尽力确保接口的稳定性,但由于无法控制其他开发者的接口,可能会出现不稳定或服务中断的情况。对此,我们深感抱歉!我们正在积极改善这一问题,感谢您的理解与支持。
1. 由于开发者可能因盈利问题导致接口失效,我为此向您道歉
2. 我们竭尽全力改进平台的接口稳定性。
3. 为便于您使用,我们提供了智能生成对接代码和在线极速测试接口的功能。
4. 我们将继续努力提供更多可靠的接口,满足您的需求。
5. 若有任何问题,欢迎通过微信与我联系:13132131321。再次感谢您的支持与信任!


接口注意:接口故障请及时反馈,修复进度将通过短信通知。

非官方接口,请联系开发者获取技术支持

Bug修复:非官方接口,Bug反馈请联系开发者

会员线路:因调用量剧增,定制独享优质线路请 参考定制方案

专属线路 成本透明 0服务费

请求参数

接口名称 是否必填 接口类型 接口说明
token string 用户TOKEN秘钥
tld string 域名后缀
year string 购买年份,范围[1-10]
operation string 域名的购买类型: new:新购 renew:续费 redem:赎回 tran:转入

返回示例

{
    "code": 200,
    "data": [
        {
            "Tld": ".com",
            "Year": 1,
            "Price": 90,
            "RealPrice": 83,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 2,
            "Price": 180,
            "RealPrice": 173,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 3,
            "Price": 270,
            "RealPrice": 263,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 4,
            "Price": 360,
            "RealPrice": 353,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 5,
            "Price": 450,
            "RealPrice": 443,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 6,
            "Price": 540,
            "RealPrice": 533,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 7,
            "Price": 630,
            "RealPrice": 623,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 8,
            "Price": 720,
            "RealPrice": 713,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 9,
            "Price": 810,
            "RealPrice": 803,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 10,
            "Price": 900,
            "RealPrice": 893,
            "Operation": "new"
        },
        {
            "Tld": ".com",
            "Year": 1,
            "Price": 90,
            "RealPrice": 90,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 2,
            "Price": 180,
            "RealPrice": 180,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 3,
            "Price": 270,
            "RealPrice": 270,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 4,
            "Price": 360,
            "RealPrice": 360,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 5,
            "Price": 450,
            "RealPrice": 450,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 6,
            "Price": 540,
            "RealPrice": 540,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 7,
            "Price": 630,
            "RealPrice": 630,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 8,
            "Price": 720,
            "RealPrice": 720,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 9,
            "Price": 810,
            "RealPrice": 810,
            "Operation": "renew"
        },
        {
            "Tld": ".com",
            "Year": 1,
            "Price": 80,
            "RealPrice": 80,
            "Operation": "tran"
        },
        {
            "Tld": ".com",
            "Year": 1,
            "Price": 1000,
            "RealPrice": 1000,
            "Operation": "redem"
        }
    ],
    "message": "",
    "elapsedTime": "194.58ms",
    "providerName": "ISAS起零数据:https:\/\/api.istero.com"
}

返回参数

接口名称 接口类型 接口说明

开发者未填写此数据,无法生成 JSON 示例,请参考小白对接

小白教程

本教程帮助用户快速对接腾讯云域名价格查询接口,现已支持智能生成代码

生成代码

支持生成对接腾讯云域名价格查询接口代码,多语言选择,助力学生对接!

注意,AI·BOT自动生成对接「腾讯云域名价格查询」简易代码,方便您调试对接,实时生成!

点击生成代码,自动生成对接代码,您可以自行测试,如有疑问请联系夏柔QQ:1501904!
自动生成JAVA对接「腾讯云域名价格查询」代码,如有疑问请联系夏柔QQ:1501904!
自动生成PHP对接「腾讯云域名价格查询」代码,如有疑问请联系夏柔QQ:1501904!
自动生成NodeJS对接「腾讯云域名价格查询」代码,如有疑问请联系夏柔QQ:1501904!
自动生成C语言对接「腾讯云域名价格查询」代码,如有疑问请联系夏柔QQ:1501904!
                                                        

实时调试

部分视频、图片或其他接口报错、空值并不代表无法对接,请在本地尝试请求参数接口

在线调试

温馨提示:请修改请求参数,未修改可能返回报错

参数名称 参数值(修改后测试)
{
  "code": 200,
  "data": [
    {
      "Tld": ".com",
      "Year": 1,
      "Price": 90,
      "RealPrice": 83,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 2,
      "Price": 180,
      "RealPrice": 173,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 3,
      "Price": 270,
      "RealPrice": 263,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 4,
      "Price": 360,
      "RealPrice": 353,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 5,
      "Price": 450,
      "RealPrice": 443,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 6,
      "Price": 540,
      "RealPrice": 533,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 7,
      "Price": 630,
      "RealPrice": 623,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 8,
      "Price": 720,
      "RealPrice": 713,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 9,
      "Price": 810,
      "RealPrice": 803,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 10,
      "Price": 900,
      "RealPrice": 893,
      "Operation": "new"
    },
    {
      "Tld": ".com",
      "Year": 1,
      "Price": 90,
      "RealPrice": 90,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 2,
      "Price": 180,
      "RealPrice": 180,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 3,
      "Price": 270,
      "RealPrice": 270,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 4,
      "Price": 360,
      "RealPrice": 360,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 5,
      "Price": 450,
      "RealPrice": 450,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 6,
      "Price": 540,
      "RealPrice": 540,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 7,
      "Price": 630,
      "RealPrice": 630,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 8,
      "Price": 720,
      "RealPrice": 720,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 9,
      "Price": 810,
      "RealPrice": 810,
      "Operation": "renew"
    },
    {
      "Tld": ".com",
      "Year": 1,
      "Price": 80,
      "RealPrice": 80,
      "Operation": "tran"
    },
    {
      "Tld": ".com",
      "Year": 1,
      "Price": 1000,
      "RealPrice": 1000,
      "Operation": "redem"
    }
  ],
  "message": "",
  "elapsedTime": "194.58ms",
  "providerName": "ISAS起零数据:https://api.istero.com"
}