# Get a TikTok profile by @username curl https://api.sociflux.com/v1/tiktok/profile?username=khaby.lame \ -H "Authorization: Bearer tk_live_•••" # → { "type": "data", "data": [{ ... }], "count": 1 }