curl --location --request GET '/captcha' \ --header 'x-token: {{x-token}}'
{ "key": "string", "code": "string" }