接口地址: https://baiapi.cn/api/md5
返回格式: JSON
请求方式: GET/POST
请求示例: https://baiapi.cn/api/md5?type=1&text=测试

请求参数

名称 必填 类型 说明
type string 1=16位 2=32位
text string 字符串

返回示例

{
	"code": 200,
	"md5_16": "1e24cf708a14ce81"
}
支付宝红包