{
"member_ID": "yg81azjy3",
"validity_period": 3
}curl --location --request POST 'https://chat.jijyun.cn/v1/openapi/generate/token?apiKey=hV1NLpH7cTCbeszSdq1704wd1756450059' \
--header 'Content-Type: application/json' \
--data-raw '{
"member_ID": "yg81azjy3",
"validity_period": 3
}'{
"Code": 2000,
"Data": {
"token": "fb966ed5c27ebaa6ce5daede47d4349a",
"token_valid": 259200
},
"Msg": "成功"
}