tencent cloud

费用中心

动态与公告
产品动态
产品公告
计费说明
计费方式
账户冻结说明
余额预警指引
云服务退货说明
购买模式
包年包月模式产品列表
购买指南
购买
支付方式
银企直连专属账号打款功能说明
充值流程说明
预付费产品付款方式
后付费账户支付
自动付款功能
收支明细
代金券
节省计划
续费管理
账单管理
账单查看
账单介绍
账单字段说明
用量明细
账单导出中心
账单订阅
账单存储至 COS 桶
计费 CAM 权限设置指引
线上自助开票功能说明
税务管理
FOCUS 1.0
FOCUS 1.0 差异说明
成本管理
消耗账单介绍
消耗功能说明
异常检测
消耗账单字段说明
成本分析
预算管理
分账管理
分账单元
分账账单
分账标签
分账回溯
API 文档
API Category
Funds Management APIs
Order Management APIs
Resource Management APIs
Bill Management APIs
Cost Allocation Management APIs
Cost Management APIs
Making API Requests
Organization Account APIs
Data Types
Error Codes
常见问题
账单常见问题
代金券常见问题
续费常见问题

Request Structure

PDF
聚焦模式
字号
最后更新时间: 2026-03-26 15:09:30

1. Service Address

The API supports access from either a nearby region (at billing.intl.tencentcloudapi.com) or a specified region (at billing.ap-guangzhou.tencentcloudapi.com for Guangzhou, for example).

We recommend using the domain name to access the nearest server. When you call an API, the request is automatically resolved to a server in the region nearest to the location where the API is initiated. For example, when you initiate an API request in Guangzhou, this domain name is automatically resolved to a Guangzhou server, the result is the same as that of specifying the region in the domain like "billing.ap-guangzhou.tencentcloudapi.com".

Note: For latency-sensitive businesses, we recommend that you specify the region in the domain name.

Tencent Cloud currently supports the following regions:

Hosted region Domain name
Local access region (recommended, only for non-financial availability zones) billing.intl.tencentcloudapi.com
South China (Guangzhou) billing.ap-guangzhou.tencentcloudapi.com
East China (Shanghai) billing.ap-shanghai.tencentcloudapi.com
East China (Nanjing) billing.ap-nanjing.tencentcloudapi.com
North China (Beijing) billing.ap-beijing.tencentcloudapi.com
Southwest China (Chengdu) billing.ap-chengdu.tencentcloudapi.com
Southwest China (Chongqing) billing.ap-chongqing.tencentcloudapi.com
Hong Kong, Macao, Taiwan (Hong Kong, China) billing.ap-hongkong.tencentcloudapi.com
Southeast Asia (Singapore) billing.ap-singapore.tencentcloudapi.com
Southeast Asia (Jakarta) billing.ap-jakarta.tencentcloudapi.com
Southeast Asia (Bangkok) billing.ap-bangkok.tencentcloudapi.com
Northeast Asia (Seoul) billing.ap-seoul.tencentcloudapi.com
Northeast Asia (Tokyo) billing.ap-tokyo.tencentcloudapi.com
U.S. East Coast (Virginia) billing.na-ashburn.tencentcloudapi.com
U.S. West Coast (Silicon Valley) billing.na-siliconvalley.tencentcloudapi.com
South America (São Paulo) billing.sa-saopaulo.tencentcloudapi.com
Europe (Frankfurt) billing.eu-frankfurt.tencentcloudapi.com

2. Communications Protocol

All the Tencent Cloud APIs communicate via HTTPS, providing highly secure communication tunnels.

3. Request Methods

Supported HTTP request methods:

  • POST (recommended)
  • GET

The Content-Type types supported by POST requests:

  • application/json (recommended). The TC3-HMAC-SHA256 signature algorithm must be used.
  • application/x-www-form-urlencoded. The HmacSHA1 or HmacSHA256 signature algorithm must be used.
  • multipart/form-data (only supported by certain APIs). You must use TC3-HMAC-SHA256 to calculate the signature.

The size of a GET request packet is up to 32 KB. The size of a POST request is up to 1 MB when the HmacSHA1 or HmacSHA256 signature algorithm is used, and up to 10 MB when TC3-HMAC-SHA256 is used.

4. Character Encoding

Only UTF-8 encoding is used.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈