Skip to main content
GET
/
api
/
panel
/
char
/
{template_id}
获取指定角色面板
curl --request GET \
  --url https://end-api.shallow.ink/api/panel/char/{template_id} \
  --header 'X-API-Key: <api-key>' \
  --header 'X-Framework-Token: <api-key>'

Authorizations

X-API-Key
string
header
required

第三方开发者 API Key(格式:sk_xxx)

X-Framework-Token
string
header
required

游戏数据查询凭证(通过森空岛登录获取)

Path Parameters

template_id
string
required

Response

200

角色完整面板数据