Explore our Marketplace to buy and sell APIs, services, and social media solutions. Connect with a vibrant community of developers, businesses, and creators!
eid
或userId
,eid是用户主页链接中的一部分,user_id则可以从不同的接口中获取。eid
or userId
, eid
is part of the user profile link, and user_id
can be obtained from different interfaces.Authorization: Bearer ********************
curl --location --request GET 'https://api.tikhub.io/api/v1/kuaishou/app/fetch_one_user_v2?user_id=3xz63mn6fngqtiq'
{
"code": 200,
"request_id": "string",
"router": "",
"params": {},
"data": null
}