Authorization: Bearer ********************
curl --location --request GET 'https://lnk.bio/oauth/v1/me'
{ "status": true, "errors": [ null ], "data": { "username": "@username", "url": "https://lnk.bio/username", "profile_pic": "https://cdn2.lnk.bi/profilepics/3159524853_20231206705.png" } }