- douyin
- bilibili
- kuaishou
获取互动表情数据
开发环境
http://localhost:4567/api
开发环境
http://localhost:4567/api
GET
http://localhost:4567/api
最后修改时间:2024-10-02 14:00:34
说明#
请求参数
无
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://localhost:4567/api/douyin/fetch_emoji_pro_list'
返回响应
🟢200成功
application/json
Body
status_code
integer
必需
status_msg
string
必需
decision_trees
object
必需
flame_achieve
object
必需
interactive_resources
object
必需
interactive_resource_config
object
必需
100-2025春节互动表情
object
必需
2025 春节-Android
object
必需
2025 春节-Android更新
object
必需
互动表情升级 一期
object
必需
flame_achieve_dashboard
object
必需
火花成就--小火人
object
必需
火花成就日常
object
必需
火花成就日常-群聊
object
必需
火花成就日常V2
object
必需
火花成就日常V2-群聊
object
必需
火花成就测试
object
必需
火花成就节日测试-群聊
object
必需
diverter_tags
object
必需
actionbar_diff
string
必需
flame_achieve
string
必需
interactive_resources
string
必需
interactive_resources_v2
string
必需
plus_panel_diff
string
必需
report_toggles
object
必需
actionbar_diff
integer
必需
flame_achieve
integer
必需
interactive_resources
integer
必需
interactive_resources_v2
integer
必需
plus_panel_diff
integer
必需
do_not_retry
boolean
必需
extra
object
必需
now
integer
必需
fatal_item_ids
array[string]
必需
logid
string
必需
log_pb
object
必需
impr_id
string
必需
示例
{ "status_code": 0, "status_msg": "", "decision_trees": { "flame_achieve": { "root": { "node_type": "hit_node", "node_attribute": "default", "node_operation": "=", "node_value": "true", "sub_node": [ { "node_type": "hit_node", "node_attribute": "white_uids", "node_operation": "=", "node_value": "false" }, { "node_type": "hit_node", "node_attribute": "multi_libra_key_server", "node_operation": "=", "node_value": "false" }, { "node_type": "hit_node", "node_attribute": "white_dids", "node_operation": "=", "node_value": "false" }, { "node_type": "hit_node", "node_attribute": "multi_libra_key_server", "node_operation": "=", "node_value": "false" }, { "node_type": "hit_node", "node_attribute": "multi_libra_key_server", "node_operation": "=", "node_value": "true", "sub_node": [ { "node_type": "number_array", "node_attribute": "group_chat_type", "node_operation": "contains_one", "node_value": "[-100]", "config_name": "", "sub_node": [ { "node_type": "hit_node", "node_attribute": "extension_core", "node_operation": "=", "node_value": "true", "config_name": "火花成就--小火人" } ] }, { "node_type": "hit_node", "node_attribute": "flow_percent_uid", "node_operation": "=", "node_value": "true", "config_name": "", "sub_node": [ { "node_type": "number_array", "node_attribute": "group_chat_type", "node_operation": "contains_one", "node_value": "[-100]", "config_name": "", "sub_node": [ { "node_type": "number", "node_attribute": "date_time", "node_operation": ">", "node_value": "1706803200", "config_name": "", "sub_node": [ { "node_type": "hit_node", "node_attribute": "extension_core", "node_operation": "=", "node_value": "true", "config_name": "火花成就日常V2" } ] } ] }, { "node_type": "number_array", "node_attribute": "group_chat_type", "node_operation": "not_contains", "node_value": "[-100]", "config_name": "", "sub_node": [ {
修改于 2024-10-02 14:00:34