黄金价格

黄金价格

接口类型:金融理财
接口状态:正常
描述:上海黄金交易所、上海期货交易所、伦敦金、银价格等市场黄金价格行情,提供AU9999、黄金995、黄金延期、迷你黄金延期、延期单金、延期双金、沪金100G、沪金50G、沪金95、沪金99、IAU100G、IAU99.5、IAU99.99、IAU99.9、M黄金延期、沪铂95等品种的买入价、卖出价、最低价、最高价、成交量等数据。
  • 1、上海黄金交易所价格
  • 接口地址:https://api.jisuapi.com/gold/shgold

    返回格式:JSON

    请求方式:GET

    请求示例:https://api.jisuapi.com/gold/shgold?appkey=yourappkey

    请求参数:

    参数名称 类型 必填 说明

    返回参数:

    参数名称 类型 说明
    type string 品种代号
    typename string 品种名称
    price string 最新价
    openingprice string 开盘价
    maxprice string 最高价
    minprice string 最低价
    changepercent string 涨跌幅
    lastclosingprice string 昨收盘价
    tradeamount string 总成交量
    updatetime string 更新时间

    JSON返回实例:

  • 2、上海期货交易所价格
  • 接口地址:https://api.jisuapi.com/gold/shfutures

    返回格式:JSON

    请求方式:GET

    请求示例:https://api.jisuapi.com/gold/shfutures?appkey=yourappkey

    请求参数:

    参数名称 类型 必填 说明

    返回参数:

    参数名称 类型 说明
    type string 品种代号
    typename string 品种名称
    price string 最新价
    changequantity string 涨跌量
    buyprice string 买入价
    buyamount string 买入量
    sellprice string 卖出价
    sellamount string 卖出量
    tradeamount string 总成交量
    openingprice string 开盘价
    lastclosingprice string 昨收盘价
    maxprice string 最高价
    minprice string 最低价
    holdamount string 持仓量

    JSON返回实例:

  • 3、香港黄金价格
  • 接口地址:https://api.jisuapi.com/gold/hkgold

    返回格式:JSON

    请求方式:GET

    请求示例:https://api.jisuapi.com/gold/hkgold?appkey=yourappkey

    请求参数:

    参数名称 类型 必填 说明

    返回参数:

    参数名称 类型 说明
    type string 品种代号
    buyprice string 买入价
    sellprice string 卖出价
    changequantity string 涨跌量
    openingprice string 开盘价
    closingprice string 收市价
    maxprice string 最高价
    minprice string 最低价
    updatetime string 更新时间

    JSON返回实例:

  • 4、银行账户黄金价格
  • 接口地址:https://api.jisuapi.com/gold/bank

    返回格式:JSON

    请求方式:GET

    请求示例:https://api.jisuapi.com/gold/bank?appkey=yourappkey

    请求参数:

    参数名称 类型 必填 说明

    返回参数:

    参数名称 类型 说明
    typename string 品种名称
    midprice string 中间价
    buyprice string 买入价
    sellprice string 卖出价
    maxprice string 最高价
    minprice string 最低价
    updatetime string 更新时间

    JSON返回实例:

  • 5、伦敦金、银价格
  • 接口地址:https://api.jisuapi.com/gold/london

    返回格式:JSON

    请求方式:GET

    请求示例:https://api.jisuapi.com/gold/london?appkey=yourappkey

    请求参数:

    参数名称 类型 必填 说明

    返回参数:

    参数名称 类型 说明
    type string 品种代号
    price string 最新价
    changepercent string 涨跌幅
    changequantity string 涨跌量
    openingprice string 开盘价
    maxprice string 最高价
    minprice string 最低价
    lastclosingprice string 昨收盘价
    updatetime string 更新时间

    JSON返回实例:

  • 6、金店金价
  • 接口地址:https://api.jisuapi.com/gold/storegold

    返回格式:JSON

    请求方式:GET

    请求示例: https://api.jisuapi.com/gold/storegold?appkey=yourappkey

    请求参数:

    参数名称 类型 必填 说明
    date string 日期(仅支持最近七天,不填则默认当天,更新时间不固定)

    返回参数:

    参数名称 类型 说明
    store_name string 金店名称
    date string 日期
    gold string 黄金(元/克)
    platinum string 铂金(元/克)
    platinum_hk string 铂金(香港)(港币/两)
    goldbar string 金条(内地)(元/克)
    goldbar_hk string 金条(香港)(港币/两)
    jewelry string 黄金饰品(内地)(元/克)
    jewelry_hk string 黄金饰品(香港)(港币/两)
    solid_gold string 足金价格(元/克)

    JSON返回实例: