mirror of
https://github.com/PaiGramTeam/mihoyo-api-collect.git
synced 2024-11-22 07:07:43 +00:00
Change: text format
This commit is contained in:
parent
4c1177fb26
commit
48b2512818
@ -254,6 +254,7 @@ _请求方式:POST_
|
|||||||
前提->[获取登录信息接口响应头](#获取登录信息)(在recode返回-3235时):
|
前提->[获取登录信息接口响应头](#获取登录信息)(在recode返回-3235时):
|
||||||
|
|
||||||
`x-rpc-verify`:
|
`x-rpc-verify`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"action_ticket":"106ffc83feb64f5f9bfa9e0dd1c91dca",
|
"action_ticket":"106ffc83feb64f5f9bfa9e0dd1c91dca",
|
||||||
@ -301,7 +302,7 @@ _请求方式:POST_
|
|||||||
|
|
||||||
|
|
||||||
_请求方式:POST_
|
_请求方式:POST_
|
||||||
`https://passport-api.mihoyo.com/account/ma-cn-verifier/verifier/createMobileCaptchaByActionTicket`
|
|
||||||
> _需要验证请求头_
|
> _需要验证请求头_
|
||||||
>
|
>
|
||||||
> `x-rpc-app_id`:`bll8iq97cem8`
|
> `x-rpc-app_id`:`bll8iq97cem8`
|
||||||
@ -314,6 +315,9 @@ _请求方式:POST_
|
|||||||
>
|
>
|
||||||
> `x-rpc-device_id`:与上个步骤传递的设备ID相同
|
> `x-rpc-device_id`:与上个步骤传递的设备ID相同
|
||||||
|
|
||||||
|
|
||||||
|
`https://passport-api.mihoyo.com/account/ma-cn-verifier/verifier/createMobileCaptchaByActionTicket`
|
||||||
|
|
||||||
**JSON请求:**
|
**JSON请求:**
|
||||||
|
|
||||||
| 字段 | 类型 | 内容 | 备注 |
|
| 字段 | 类型 | 内容 | 备注 |
|
||||||
@ -361,6 +365,7 @@ _请求方式:POST_
|
|||||||
|
|
||||||
|
|
||||||
`x-rpc-aigis`:
|
`x-rpc-aigis`:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"session_id":"12131231231aa028d9c",
|
"session_id":"12131231231aa028d9c",
|
||||||
@ -376,10 +381,12 @@ _请求方式:POST_
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### 设备验证请求
|
#### 设备验证请求
|
||||||
_请求方式:post_
|
|
||||||
|
_请求方式:POST_
|
||||||
|
|
||||||
`https://passport-api.mihoyo.com/account/ma-cn-verifier/verifier/verifyActionTicketPartly`
|
`https://passport-api.mihoyo.com/account/ma-cn-verifier/verifier/verifyActionTicketPartly`
|
||||||
|
|
||||||
*json请求*
|
**json请求**
|
||||||
|
|
||||||
| 字段 | 类型 | 内容 | 备注 |
|
| 字段 | 类型 | 内容 | 备注 |
|
||||||
| ---- | ---- | ---- | ---- |
|
| ---- | ---- | ---- | ---- |
|
||||||
@ -424,8 +431,9 @@ _请求方式:post_
|
|||||||
|
|
||||||
|
|
||||||
#### 通过Ticket获取登录信息
|
#### 通过Ticket获取登录信息
|
||||||
_请求方式:post_
|
_请求方式:POST_
|
||||||
https://passport-api.mihoyo.com/account/ma-cn-passport/app/checkRiskVerified
|
|
||||||
|
`https://passport-api.mihoyo.com/account/ma-cn-passport/app/checkRiskVerified`
|
||||||
|
|
||||||
**json请求**
|
**json请求**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user