Schema
curl 'https://www.tiktok.com/passport/web/account/info/' \
......
-H 'cookie: _tt...faf' \
......
--compressed{
"data": {
"user_id": 7*****************7,
"user_id_str": "7*****************7",
"odin_user_type": 12,
...
"create_time": 1690168843,
...
"app_id": 1459,
"is_employee": false,
"external_employee_platform": ""
},
"message": "success"
}Last updated