tencent cloud

Introduction
Last updated:2026-03-19 19:09:11
Introduction
Last updated: 2026-03-19 19:09:11

Tencent Cloud BI (Business Intelligence) provides end-to-end BI capabilities, from data access to model analysis, data visualization display, data portal setup, application collaboration, and permission management. It effectively integrates enterprise multi-business data sources to help operators quickly obtain data for decision-making. The system uses agile self-service design, allowing users to complete complex report output processes with simple dragging operations. By connecting with WeCom and WeChat Official Account, it enables quick implementation of collaboration scenarios such as report sharing, push, and interactive comments.

This section introduces Tencent Cloud BI API interfaces. All are API 3.0 interfaces.
You can call APIs to operate Tencent Cloud BI, such as creating a strong authentication token, creating a user, modifying user information, creating a project, and modifying project information.
For information on all APIs supported by Tencent Cloud BI, see API overview.

Glossary

Common terminology for Tencent Cloud BI API interface, see the table below:

Term Description
Embed out refers to embedding an entire data dashboard or a certain page within it into another system using a specified URL by clicking the embed out button, enabling convenient access.
Strong Authentication Nesting Enable nested validation when operating, must use API to generate a token with an expiration period, then concatenate the complete URL and perform access.
Weak authentication embedding Disable nested validation when operating, automatically generate an embedded link with a token, no need to use API.

API Quick Start

You can use the API Explorer tool to call APIs online.
This document uses creating a strong authentication token as an example. The steps to make an API call via the API Explorer Tool are as follows:

  1. Enter the API Explorer tool page. For more API Explorer tool usage information, see Using API Explorer.
  2. Call the CreateEmbedToken API, fill in the input parameters based on the API document and your own business needs, and the API will return a strong authentication token.
  3. Combine the embedded configuration pop-up on the dashboard page, splice the embedded URL, then put it in the address bar to access the report page normally.

You have completed the creation of a strong authentication token and accessed it with strong authentication.

Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback