抖音APP注册设备/Douyin APP register device

Douyinapi

About

抖音APP注册设备/Douyin APP register device

Documentation

抖音APP注册设备/Douyin APP register device

[中文]

用途:

  • 抖音APP注册设备,获取设备信息以及设备的Cookie信息。

参数:

返回:

  • 设备信息以及设备的Cookie信息。

[English]

Purpose:

  • Register device in Douyin APP, retrieve device information and device cookies.

Parameters:

  • proxy: Proxy, with http:// or https://, only supports http proxies.
    • Format: username:password@ip:port

Return:

  • Device information and device cookies.

[示例/Example]

proxy = "http://username:password@ip:port"

[响应/Response]

{
    "code": 200,
    "router": "/api/v1/douyin/app/v3/register_device",
    "params": {
        "proxy": "username:password@ip:port"
    },
    "data": {
        "iid": "3631064037200330",
        "device_id": "3631064037196234",
        "mssdk_token": "",
        "device_platform": "android",
        "channel": "xiaomi_64_1775",
        "version_code": 240900,
        "version_name": "24.9.0",
        "manifest_version_code": 240901,
        "update_version_code": 24909900,
        "device_type": "V1963A",
        "device_brand": "vivo",
        "device_model": "V1963A",
        "openudid": "5d736335afc17aab",
        "os_api": 29,
        "os_version": "10",
        "resolution": "2400x1080",
        "dpi": 480,
        "host_abi": "arm64-v8a",
        "ua": "com.ss.android.ugc.aweme/240901 (Linux; U; Android 10; zh_CN; V1963A; Build/compiler10301842;tt-ok/3.12.13.4-tiktok)",
        "cookies": {
            "install_id": "3631064037200330",
            "odin_tt": "5ef413aaa319b3a4077814a1da3d3e1bcec3e8640ddc3ad30945a8518f59d1563d24c3b7a3c59d97fbd5344f13208a25cf143312acf4462b028e56cd0b611cc3fc2a64318f7375470d6db86440f92841",
            "d_ticket": "42186c5b0c54ea1a2a9e02d4e62bf6ab",
            "store-region": "cn-js",
            "store-region-src": "did",
            "multi_sids": "462868309327184:38167255076198698951907954929873",
            "passport_csrf_token": "6f75287240634ad1f51f3b3bdcdb5424",
            "passport_csrf_token_default": "6f75287240634ad1f51f3b3bdcdb5424",
            "ttreq": "1$7f616210b41fc044b1f164542ac4e064288b5163"
        },
        "lanusk": "",
        "device_manufacturer": "vivo",
        "uuid": "357125675341697",
        "cdid": "f64372bf-4d1d-4883-bc8a-d3d6fa87a9e3",
        "first_launch_timestamp": 1726970498636,
        "x_tt_dt": "AAA2FGV24A2GAOHJJ3D3XCJ32IZDZ26XXKMQAOTDNUDWTB644ISU5YA3GBYVX2Y3XVOQ3ISDH3UA4JXGGNFXBLJ6AAZU7QTIBKHFYJLDJMDG5K36LVPBRCKLHW2XM",
        "BootTime": 1726980411,
        "MbTime": 1726780411,
        "server_time": 1726980500,
        "mc": "2A:66:7A:2D:8B:29",
        "rom": "compiler10301842",
        "rom_version": "PD1963-user 10 QP1A.190711.020 compiler10301842 release-keys"
    }
}

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

Try 抖音APP注册设备/Douyin APP register device

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

Open in Playground

Related Models