Updated on 2025-10-24 GMT+08:00

Overview

Welcome to CloudPond. CloudPond extends the cloud infrastructure and cloud services to your on-premises facility to allow you to enjoy ultra-low latency and faster access to applications on the cloud. It is suitable for scenarios that have high requirements for network latency, local data storage, and interaction with on-premises systems.

This document describes how to use application programming interfaces (APIs) to perform operations on CloudPond, such as registering an edge site. For details about all supported operations, see API Overview.

Endpoint

An endpoint is the request address for calling an API. Endpoints vary depending on services and regions. For the endpoints of all services, see Regions and Endpoints.

Notes and Constraints

For more constraints, see API description.

API Calling

CloudPond supports Representational State Transfer (REST) APIs, allowing you to call APIs using HTTPS. For details about API calling, see Calling APIs.