apikey: ********************curl --location --request GET 'https://api.handlefinder.xyz/api/lens/profile/' \
--header 'apikey: <api-key>'{
"profileId": "0x34",
"totalFollowers": 1000,
"totalFollowing": 500,
"score": 50,
"name": "John Doe",
"profilePic": "https://example.com/profile_picture.jpg",
"lastUpdated": "2025-02-03T20:30:25.095Z",
"active": true
}