Skip to main content
GET
/
api
/
friend
/
search
搜索玩家
curl --request GET \
  --url https://api.end.shallow.ink/api/friend/search \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

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

Query Parameters

uid
string

玩家 UID 精确搜索

keyword
string

昵称关键词搜索

Response

200

搜索结果列表