基本信息

接口名称: 动漫背景
请求方法: GET
计费类型: 免费

请求参数

参数名 是否必填 类型 参数说明 示例值
apikey string 用户中心获取 apikey
type string 不填直接返回内容 json

请求示例

{
    "apikey": "apikey",
    "type": "json"
}

返回参数

参数名 类型 说明
json string

返回示例

{
    "json": ""
}