Skip to main content
POST
/
api
/
panel
/
sync
触发面板同步
curl --request POST \
  --url https://end-api.shallow.ink/api/panel/sync \
  --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

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

Response

同步任务已启动