curl --location 'https://dev.your-api-server.com/api/v1/auth/me' \ --header 'x-api-key;'
{ "message": "string" }