{ "key": "xxxx-xxxx-xxxx-xxxx" }
curl --location --request POST 'http://127.0.0.1:1500/api/key_check' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": "xxxx-xxxx-xxxx-xxxx" }'
{}