Authorization: Bearer ********************{
"cookie": "Your_Cookie_Here"
}curl --location 'https://api.tikomni.com/api/u1/v1/douyin/douplus/fetch_sec_token' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cookie": "Your_Cookie_Here"
}'{}