{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}{
"play_source": [
{
"app_id": 1128,
"history_difference": 0.8543689320388349,
"key": "homepage_hot",
"value": 0.8543689320388349
},
{
"app_id": 1128,
"history_difference": 0.05825242718446602,
"key": "familiar",
"value": 0.05825242718446602
},
{
"app_id": 1128,
"history_difference": 0.04854368932038835,
"key": "search",
"value": 0.04854368932038835
}
],
"status_code": 0,
"status_msg": ""
}Authorization: Bearer ********************{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/creator_v2/fetch_item_play_source' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here",
"item_id": "7559536212910853422"
}'{}