x-api-key: ********************
curl --location --request GET 'https://api-testnet.predict.fun/v1/auth/message' \ --header 'x-api-key: <api-key>'
{ "success": true, "data": { "message": "string" } }