mirror of
https://github.com/PaiGramTeam/mihoyo-api-collect.git
synced 2024-11-22 07:07:43 +00:00
Update game_account_info.md
This commit is contained in:
parent
8fc1c8ef04
commit
b3021c4164
@ -16,7 +16,9 @@
|
||||
_请求方式:GET_
|
||||
|
||||
> _需要验证请求头_
|
||||
>
|
||||
> `x-rpc-client_type`:`5`
|
||||
>
|
||||
> _需要验证网页Cookie_
|
||||
|
||||
`https://api-takumi-record.mihoyo.com/game_record/app/genshin/api/index`
|
||||
@ -227,7 +229,9 @@ _请求方式:GET_
|
||||
_请求方式:GET_
|
||||
|
||||
> _需要验证请求头_
|
||||
>
|
||||
> `x-rpc-client_type`:`5`
|
||||
>
|
||||
> _需要验证网页Cookie_
|
||||
|
||||
`https://bbs-api-os.hoyolab.com/game_record/genshin/api/index`
|
||||
@ -247,7 +251,9 @@ _请求方式:GET_
|
||||
_请求方式:POST_
|
||||
|
||||
> _需要验证请求头_
|
||||
>
|
||||
> `x-rpc-client_type`:`5`
|
||||
>
|
||||
> _需要验证网页Cookie_
|
||||
|
||||
|
||||
@ -455,7 +461,9 @@ _请求方式:POST_
|
||||
_请求方式:POST_
|
||||
|
||||
> _需要验证请求头_
|
||||
>
|
||||
> `x-rpc-client_type`:`5`
|
||||
>
|
||||
> _需要验证网页Cookie_
|
||||
|
||||
|
||||
@ -464,21 +472,8 @@ _请求方式:POST_
|
||||
|
||||
**参数:**
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ---- | ---- | ---- | ---- |
|
||||
| server | str | 服务器名称 | |
|
||||
| role_id | num | 原神UID | |
|
||||
|
||||
**JSON返回**
|
||||
|
||||
根对象:
|
||||
|
||||
<!-- | 字段 | 类型 | 内容 | 备注 |
|
||||
| ---- | ---- | ---- | ---- |
|
||||
| retcode | num | 返回码 | |
|
||||
| message | str | 返回消息 | |
|
||||
| data | obj | 该游戏账号的角色信息 | | -->
|
||||
|
||||
|
||||
### 获取玩家深境螺旋信息
|
||||
|
||||
@ -489,7 +484,9 @@ _请求方式:POST_
|
||||
_请求方式:GET_
|
||||
|
||||
> _需要验证请求头_
|
||||
>
|
||||
> `x-rpc-client_type`:`5`
|
||||
>
|
||||
> _需要验证网页Cookie_
|
||||
|
||||
`https://api-takumi-record.mihoyo.com/game_record/app/genshin/api/spiralAbyss`
|
||||
@ -1775,4 +1772,18 @@ _请求方式:GET_
|
||||
}
|
||||
}
|
||||
```
|
||||
</details>
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
**国际服:**
|
||||
|
||||
_请求方式:GET_
|
||||
|
||||
> _需要验证请求头_
|
||||
>
|
||||
> `x-rpc-client_type`:`5`
|
||||
>
|
||||
> _需要验证网页Cookie_
|
||||
|
||||
`未知`
|
||||
|
Loading…
Reference in New Issue
Block a user