Make your first KonbiniAPI request in under a minute.
Get your API key
Make your first request
curl https://api.konbiniapi.com/v1/tiktok/users/khaby.lame \ -H "Authorization: Bearer knbn_your_api_key"
Get the response
{ "@context": [ "https://www.w3.org/ns/activitystreams#", "https://konbiniapi.com/ns/social#" ], "type": "Person", "id": "https://www.tiktok.com/@khaby.lame", "name": "Khabane lame", "preferredUsername": "khaby.lame", "followerCount": 162400000, "isVerified": true }