生成分享短连接/Generate share short URL

Kuaishouapi

About

生成分享短连接/Generate share short URL

Documentation

生成分享短连接/Generate share short URL

[中文]

用途:

  • 生成分享短连接

参数:

  • photo_id: 作品ID

返回:

  • 短连接

[English]

Purpose:

  • Generate share short URL

Parameters:

  • photo_id: Photo ID

Returns:

  • Short URL

[示例/Example]

body = { "photo_id": "3xtdqvdnqd3psuc" }

[返回示例/Example Response]

{
  "code": 200,
  "request_id": "3fe5f6dc-e88c-4915-a6fa-2a63a2743342",
  "router": "/api/v1/kuaishou/web/generate_share_short_url",
  "params": {
    "photo_id": "3xtdqvdnqd3psuc"
  },
  "data": {
    "result": 1,
    "hostName": "public-bjzey-rs6-kce-node1155.idchb1az3.hb1.kwaidc.com",
    "cache-scope": "nocache",
    "error_msg": null,
    "max-age": 0,
    "share": {
      "shareMethod": "TOKEN",
      "shareMethodType": null,
      "shareChannel": "COPY_LINK",
      "shareMode": "APP",
      "kpn": "KUAISHOU",
      "subBiz": "BROWSE_SLIDE_PHOTO",
      "appName": "as",
      "appIconUrl": "https://static.yximgs.com/udata/pkg/ks-share-sdk/cardlogonew.png",
      "shareObject": {
        "copylinkSuccessTips": "链接复制成功,快去分享给朋友吧",
        "shareMessage": "https://v.kuaishou.com/KDh1s1j1 上一秒他是市民,下一秒他是市长 大哥突如其来的专业,让人笑不活了。"搞笑 "非物质文化遗产 "...更多",
        "kwaiToken": "X8hIM7myjQen2bi",
        "shareId": "18546252276277",
        "shareObjectId": "3xtdqvdnqd3psuc",
        "shareResourceType": "PHOTO_OTHER",
        "shortLink": "https://v.kuaishou.com/KDh1s1j1"
      },
      "extParams": {
        "shareMode": "app",
        "tokenExtParams": "{}",
        "expTag": "1_i/0_unknown0",
        "shareMethod": "token",
        "useMmuTitle": false,
        "logExt": "{"expTag":"1_i/0_unknown0","trendingType":""}",
        "templateStyle": "",
        "shareInfoWrap": "{"shareTitleInfo":{"title":"分享一个作品给你","subTitle":"推荐你看这个视频"},"shareId":"18546252276277","docId":9,"groupName":"","shareType":"PHOTO_OTHER","coverUrlKey":null,"coverUrl":null,"tagType":null,"webShareVerifyData":null}",
        "battleTemplateId": "",
        "templateGenerationType": ""
      }
    },
    "host-name": "public-bjzey-rs6-kce-node1155.idchb1az3.hb1.kwaidc.com"
  }
}

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 生成分享短连接/Generate share short URL

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models