tencent cloud

Feedback

Querying Image Asset Information - Query Anchor

Last updated: 2024-07-19 10:19:09
    Query image asset information and the assigned anchors.

    Calling Protocol

    HTTPS + JSON
    POST /v2/ivh/crmserver/customerassetservice/getanchor
    Header Content-Type: application/json;charset=utf-8

    Request Parameters

    Parameters
    Type
    Mandatory
    Description
    VirtualmanTypeCode
    string
    Yes
    Digital human type code, see Appendix 3 - Digital Human Type.
    AnchorCodes
    Array of [string]
    No
    Digital human anchor code
    PageIndex
    int
    Yes
    Current page
    PageSize
    int
    Yes
    Page size (maximum of 100)

    Response Parameter

    Parameters
    Type
    Mandatory
    Description
    Virtualmans
    Array of [Virtualman]
    Yes
    Anchor List
    Total
    int
    Yes
    Totals
    Virtualman
    Parameters
    Type
    Mandatory
    Description
    AnchorName
    string
    Yes
    Digital human anchor name
    AnchorCode
    string
    Yes
    Digital human anchor code
    VirtualmanType
    string
    Yes
    Digital human type name
    VirtualmanTypeCode
    string
    Yes
    Digital human type code
    HeaderImage
    string
    Yes
    Digital human avatar
    Tag
    string
    Yes
    Digital human model tags, categorized into three types:
    1. Basic
    2. Standard
    3. Advanced
    Currently, tags only affect the horizontal and vertical positioning features of the digital human.

    Request Sample

    {
    "Header": {},
    "Payload": {
    "pageIndex": 1,
    "PageSize": 10,
    "VirtualmanTypeCode": "real_man_3d",
    "AnchorCodes": []
    }
    }

    Response Sample

    {
    "Header": {
    "RequestID": "gz6742f18f16917371370112105",
    "SessionID": "gz6742f18f16917371370112106",
    "DialogID": "",
    "Code": 0,
    "Message": "ok"
    },
    "Payload": {
    "Virtualmans": [
    {
    "HeaderImage": "https://virtualhuman-cos-test-1251316161.cos.ap-nanjing.myqcloud.com/resource-manager/3D_Cartoon/xiaowei/202306091551/header.png",
    "VirtualmanTypeCode": "real_man_3d",
    "VirtualmanType": "3D Realistic",
    "Tag": "Basic",
    "AnchorCode": "xiaowei",
    "AnchorName": "Xiaowei"
    }
    ],
    "Total": 1
    }
    }
    
    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support