curl --location --request GET 'https://public-api.protokols.io/api/v1/project//ai-summary' \
--header 'authorization: Bearer 99f0c8fbb6df52400c8edac910f9dbb3be93faea06ba928bba24011252409c4a'
{
"data": {
"project_username": "string",
"project_name": "string",
"overview": "string",
"key_features": "string",
"team_members": "string",
"recent_updates": "string",
"bullish_factors": "string"
}
}