百度智能云

All Product Document

          CDN Abroad

          API Overview

          Introduction

          The overseas CDN (Content Delivery Network) delivers origin server content to the acceleration nodes all over the world and uses the global scheduling system to enable users to get the required content at nearby nodes, shortening the delay for users to view the content, improving the response speed and website availability for users to access the website and solving the problems of small network bandwidth, large user visits and uneven outlet distribution.

          You can flexibly operate the overseas CDN service through the Restful API interface provided in this documentation.

          The overseas CDN API provides the following interface types

          Interface type Contain interface description
          Domain Name Operation Interface The domain name operation interface supports the following operations:
          Query domain name lists. Create, enable, disable and delete accelerated domain names.
          Domain Name Configuration Interface The operations supported by the domain name configuration interface includes:
          Query accelerated domain name details, update origin address of accelerated domain names, set cache expiration rules, set cached parameter filtration rules,
          control Referer access, control IP access, set Origin Host and purge cache.
          Statistics Interface Domain name statistics interface includes: Statistical overview, pv/qps query, traffic query, forward-to-origin traffic query and status code statistical query.
          Log interface This interface is used to get the log download address of a certain domain name within a specified time period.

          Glossary

          • domain: Need to query the accelerated domain name of CDN.
          • cache: Data objects cached under domain.
          • origin: CDN origin server.
          Previous
          Operation Guide
          Next
          Call Instructions