Available in Classic and VPC
CDN+ is a NAVER Cloud Platform service that delivers content to multiple users quickly and securely. The CDN+ service provides APIs for monitoring, usage, and purge features in RESTful form.
As support for the CDN+ service ended on June 19, 2025, please use NAVER Cloud Platform's Global Edge service. The Global Edge service provides an automatic migration feature that allows you to easily and conveniently migrate your CDN+ preferences. For detailed migration instructions, see Global Edge automatic migration.
Common CDN+ settings
The following describes commonly used request and response formats in CDN+ APIs.
Request
The following describes the common request format.
API URL
The request API URL is as follows:
https://ncloud.apigw.ntruss.com
Request headers
The following describes the request headers.
Field | Required | Description |
---|---|---|
x-ncp-apigw-timestamp |
Required | This is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC.
|
x-ncp-iam-access-key |
Required | Access key issued on NAVER Cloud Platform
|
x-ncp-apigw-signature-v2 |
Required | Base64-encoded signature that encrypts the request information with a secret key that maps to the access key issued on NAVER Cloud Platform, using the HMAC encryption algorithm (HmacSHA256)
|
Response
The following describes the common response format.
Response status codes
CDN+ APIs use NAVER Cloud Platform's common response status codes. For information about the HTTP status codes common to all NAVER Cloud Platform, see Ncloud API response status codes.
CDN+ API
The following describes the APIs provided by CDN+.
API | Description |
---|---|
Get instance | Get CDN instance. |
Get monitoring data | Get the CDN monitoring data within the query period. |
Get usage | Get the CDN usage data within the query period. |
Run purge | Request purge. |
Get purge history | Get purge execution result history. |
CDN+ related resources
NAVER Cloud Platform provides a variety of related resources to help users better understand CDN+ APIs.
- CDN+ API guides
- Create signature: How to create a signature to add to the request header
- Sub Account user guides: How to issue the access key to be added to the request header
- Common Ncloud response status codes: information on common response status codes of NAVER Cloud Platform used by the CDN+ service
- How to use the CDN+ service
- CDN+ user guide: How to use CDN+ in the NAVER Cloud Platform console
- Ncloud user environment guide: Explore VPC and Classic environments and supported services.
- Pricing and features: View pricing details and key capabilities.
- Latest service news: The latest news on CDN+
- FAQs: Get answers to common CDN+ questions.
- Support: Get help if you can't find what you need in the API guide.