tencent cloud

Cloud Infinite

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Product Overview
Product Strengths
Use Cases
Feature Overview
Regions and Domains
Specifications and Limits
Billing
Billing Overview
Billing Mode
Billable Items
Free Tier
Payment Overdue
Viewing Bill Details
FAQs
Getting Started
Registering and Logging In
Bind Bucket
Uploading and Processing File
Downloading and Deleting Images
Unbinding Buckets
Using CI via COS
Features
Image Processing
Media Processing
Content Moderation
AI Content Recognition
File Processing
Smart Voice
File processing
User Guide
Overview
Bucket Management
Smart Toolbox
Job and Workflow
Data Monitoring
Usage statistics
Use Cases
Copyright Protection Solutions
Image Processing Practices
Working with API Authorization Policies
Workflow Practices
API Documentation
API Overview
Structure
Common Request Headers
Common Response Headers
Activate Vast Service
Image Processing
AI-Based Content Recognition
Smart Audio
Media Processing
Content Moderation
Document Processing
File Processing
Job and Workflow
Cloud Virus Detection
Error Codes
Request Signature
SDK Documentation
SDK Overview
Android SDK
iOS SDK
COS Android SDK
C SDK
C++ SDK
.NET(C#) SDK
Go SDK
COS iOS SDK
Java SDK
JavaScript SDK
Node.js SDK
PHP SDK
Python SDK
Mini Program SDK
Personal Information Protection Policy for SDK
Security and Compliance
Permission ‍Management
FAQs
Basic Settings
Document Processing
Media Processing
Content Recognition
Smart Audio
Agreements
Service Level Agreement
Contact Us
Glossary

Bucket Binding to Cloud Infinite

PDF
Mode fokus
Ukuran font
Terakhir diperbarui: 2025-12-24 17:21:49

Description

This interface is used to activate the Cloud Infinite service and bind the specified existing Bucket on COS to the Cloud Infinite service.
After activation, you can directly use the Cloud Infinite Image Processing synchronous request API, CR synchronous request API, and Content Moderation API. To use other capabilities, separate binding is required.
For other features of the Bucket such as querying, modifying, and so on, please use the COS API.

Authorization Description

When a sub-account is used, it is necessary to add the ci:CreateCIBucket permission to the action in the authorization policy. For all operation interfaces supported by Cloud Infinite, see action.

Fee Instructions

Using this API to activate Cloud Infinite or bind the Cloud Infinite service to a Bucket will not incur any fees. After actual usage occurs, Cloud Infinite will be billed based on usage. For detailed billing information, see Billing Overview.

Request

Request sample

PUT / HTTP/1.1
Host: <BucketName-APPID>.ci.<Region>.myqcloud.com
Date: GMT Date
Authorization: Auth String
Note:
Authorization: Auth String. For details, see the Request Signature documentation.

Request header

This API only uses common request headers. For details, see Common Request Headers.

Request body

The request body is empty.

Response

Response Headers

This API only returns common response headers. For details, see Common Response Headers.

Response Body

The response body returns application/xml data. The content containing complete node data is displayed as follows:
<Response>
<RequestId>NjJmMzRlZGZfOTBmYTUwNjRfNzI0XXXX</RequestId>
<CIBucket>
<BucketId>test-1234567890</BucketId>
<Region>ap-chongqing</Region>
</CIBucket>
</Response>
The specific data content is as follows:
Node Name (Keyword)
Parent Node
Description
Type
Response
None.
Container for saving results
Container
Response content of the Container node:
Node Name (Keyword)
Parent Node
Description
Type
RequestId
Response
unique request ID
String
CIBucket
Response
Bucket Information
Container
Content of the Container node CIBucket:
Node Name (Keyword)
Parent Node
Description
Type
BucketId
Response.CIBucket
Bucket ID
String
Region
Response.CIBucket
Region
String

Error Codes

This request operation has no special error messages. For common error messages, see Error Codes.

Practical Case

Request:

POST / HTTP/1.1
Authorization:q-sign-algorithm=sha1&q-ak=************************************&q-sign-time=1497530202;1497610202&q-key-time=1497530202;1497610202&q-header-list=&q-url-param-list=&q-signature=**************************************************
Host:test-1234567890.ci.ap-chongqing.myqcloud.com
Content-Length: 0

Response

HTTP/1.1 200 OK
Content-Type: application/xml
Content-Length: 197
Connection: keep-alive
Date: Mon, 28 Jun 2022 15:23:12 GMT
Server: tencent-ci
x-ci-request-id: NjJmMzRlZGZfOTBmYTUwNjRfNzI0XXXX

<Response>
<RequestId>NjJmMzRlZGZfOTBmYTUwNjRfNzI0XXXX</RequestId>
<CIBucket>
<BucketId>test-1234567890</BucketId>
<Region>ap-chongqing</Region>
</CIBucket>
</Response>


Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan