头像表情包-杀马特

GET
https://apix.iqfk.top/api/shamate

接口描述

杀马特表情包

请求参数

请求示例

var axios = require('axios')

var config = {
  method: 'get',
  url: ''
}

axios(config)
  .then(function (response) {
    console.log(JSON.stringify(response.data))
  })
  .catch(function (error) {
    console.log(error)
  })

返回示例

{
  "code": 200,
  "url": "https://jx.iqfk.top/api/shamate/695e0f696a7e0.gif",
  "request_id": "542988ef0530182087c23c3a"
}