{}
curl --location '/get_csrf_token' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "ok", "retcode": 0, "data": { "token": 0 }, "message": "string", "wording": "string", "echo": "string" }