Authorization: ********************curl --location --request POST 'https://api.yearnstudio.cn/api/mmo/room/data/get' \
--header 'X-MMO-Room;' \
--header 'Authorization: <api-key>'{
"extra_data": {
"score": 100,
"max_players": 8,
"is_started": true
}
}