tencent cloud

Introduction
Last updated: 2025-12-07 00:26:48
Introduction
Last updated: 2025-12-07 00:26:48

Overview

Smart Media Hosting (SMH) is an all-in-one storage processing solution for developers to build media applications such as cloud drives, albums, and mini programs.
The SMH service-level APIs described in this section comply with the OpenAPI 3.0 specification.
You can call service level APIs to operate SMH, such as creating a media library or querying the Media Library Key.
For all service-level API information supported by SMH, see API overview.

Glossary

Common terminology for SMH service level API interface, see the table below.

Term Description
A media library is the maximum unit division in Smart Media Hosting (SMH). Each media library is entirely independent. Currently, SMH supports the creation of media type libraries and file type libraries.
Media Library ID, also known as LibraryId, is used to uniquely identify a media library. It is automatically generated when creating a media library and must be specified in all API calls.
The Media Library Key, or LibrarySecret, must be specified when calling APIs related to access tokens to verify the legitimacy of the caller. It is automatically generated when creating a media library.

Getting Started with APIs

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

  1. Go to the API Explorer tool page. For more information about API Explorer tool usage, see Using API Explorer.
  2. Call CreateLibrary to create a media library.
  3. Log in to the SMH console and view the media library creation status.
    Intelligent Media Assets storage is ready for use.
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback