腾讯云 API logo

腾讯云 API

腾讯云 API

Unknowncloud

Tencent Cloud API provides programmatic access to Tencent's public cloud — CVM compute, COS storage, CDN, AI services, audio/video, IM; deep WeChat ecosystem integration.

Use it when

Tight WeChat ecosystem integration (top choice for mini-program cloud development)

Watch for

General products (compute/database) slightly weaker than Alibaba Cloud

First check

Create SecretId + SecretKey in Tencent Cloud console. Python SDK: tencentcloud-sdk-python. All APIs are POST + signed.

Auth
api_key
CORS
?
HTTPS
Yes
Signup
?
Protocol
REST
Pricing
paid

Uptime · 30-day window

Health history will appear here after the next daily check.
01

About this API

Tencent Cloud was Tencent's cloud computing arm founded 2013, China's #2 public cloud (market share second to Alibaba Cloud). Differentiator is "Tencent ecosystem advantage": (1) Native WeChat mini-program cloud development integration (mini-program development's cloud-dev backend is Tencent Cloud); (2) Audio/video tech (RTC technology from Tencent Meeting, Tencent Video, YY Inc., etc.) commercialized for audio/video apps; (3) Deep gaming industry experience (Tencent is the world's largest game company; game backend engineering experience exported as cloud services). Product matrix covers IaaS (CVM, COS) + PaaS (databases, message queues, CDN) + SaaS (IM real-time messaging, TRTC, WeWork API). Top choice for WeChat mini-programs, audio/video apps, gaming industry customers. General cloud computing users often choose between Tencent Cloud and Alibaba Cloud based on price negotiations.

02

What you can build

  • 1WeChat ecosystem app backends (mini-programs, official accounts)
  • 2Audio/video apps (same RTC engine as Tencent Meeting)
  • 3Gaming industry (Tencent is gaming leader with exclusive products)
  • 4IM real-time messaging (WeChat-grade engineering)
03

Strengths & limitations

Strengths

  • Tight WeChat ecosystem integration (top choice for mini-program cloud development)
  • Industry-leading audio/video tech + game backend
  • #2 public cloud in China (market share second to Alibaba Cloud)

Limitations

  • General products (compute/database) slightly weaker than Alibaba Cloud
  • Fewer international regions
  • API design RPC-style, less clean than AWS REST
04

Example request

Generic template — replace <endpoint> with the real path from the docs.
curl https://cloud.tencent.com/<endpoint> \
  -H "Authorization: Bearer $API_KEY"
# Some providers use X-Api-Key instead — verify in the docs.
05

Getting started

Create SecretId + SecretKey in Tencent Cloud console. Python SDK: tencentcloud-sdk-python. All APIs are POST + signed.

06

FAQ

Which cloud for WeChat mini-program cloud-dev?+

WeChat mini-program CloudBase is built on Tencent Cloud — can't choose another.

What is TRTC?+

Tencent Real-Time Communication, Tencent's WebRTC SDK + backend, core technology for audio/video calling apps (Zoom-style).

07

Technical details

CORS: ?HTTPS: YesSignup: ?Open source: No
Auth type
api_key
Pricing
paid
Rate limit
按服务 quota
Protocols
REST
SDKs
python, javascript, go, java, php, csharp
08

Tags