Authorization: ********************curl --location 'http://localhost:6567/api/v1/api/v1/me/xp' \
--header 'Authorization: Bearer <token>'{
"totalXP": 5250,
"level": 12,
"currentLevelXP": 250,
"nextLevelXP": 1000,
"xpToNextLevel": 750
}