随机用户

接口地址:https://random.physton.com/user/

请求类型:GET

返回格式:json

请求示例:https://random.physton.com/user/?avatarType=girl&nameType=4

请求参数

参数名 是否必填 类型 默认值 说明
avatarType string

头像类型:

:随机类型

boy:男生头像

girl:女生头像

comic-all:动漫头像

comic-boy:动漫男头像

comic-girl:动漫女头像

nameType int

名称类型:

:随机类型

2:2字网名

3:3字网名

4:4字网名

5:5字网名

6:6字网名

7:长网名

随机头像

接口地址:https://random.physton.com/avatar/

请求类型:GET

返回格式:image、json

请求示例:https://random.physton.com/avatar/?type=girl&format=json

请求参数

参数名 是否必填 类型 默认值 说明
type string

头像类型:

:随机类型

boy:男生头像

girl:女生头像

comic-all:动漫头像

comic-boy:动漫男头像

comic-girl:动漫女头像

format string image

返回格式:

image:返回图片

json:返回json

随机昵称

接口地址:https://random.physton.com/name/

请求类型:GET

返回格式:text、json

请求示例:https://random.physton.com/name/?type=4&format=json

请求参数

参数名 是否必填 类型 默认值 说明
type string

头像类型:

:随机类型

2:2字网名

3:3字网名

4:4字网名

5:5字网名

6:6字网名

7:长网名

format string text

返回格式:

text:返回文本

json:返回json

随机签名

接口地址:https://random.physton.com/motto/

请求类型:GET

返回格式:text、json

请求示例:https://random.physton.com/motto/?format=json

请求参数

参数名 是否必填 类型 默认值 说明
format string text

返回格式:

text:返回文本

json:返回json