CDN Overview
- Print
- PDF
CDN Overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
NAVER Cloud Platform is a cloud service built with NAVER's latest computing technology and operational know-how. The application program interface (API) that supports the use of services and solutions provided by NAVER Cloud Platform is called NAVER Cloud Platform API. NAVER Cloud Platform APIs are RESTful, using HTTP GET/POST methods.
Common information
API URL
https://ncloud.apigw.ntruss.com/cdn/v2
Request header
Header | Description |
---|---|
x-ncp-apigw-timestamp | It is the number of milliseconds that have elapsed since January 1, 1970 00:00:00 UTC. If the time difference with the API Gateway server is more than 5 minutes, the request is considered invalid. |
x-ncp-iam-access-key | API key issued by NAVER Cloud Platform or access key issued by IAM |
x-ncp-apigw-signature-v2 | Signature used to encrypt the body of the example with the “secret key” that maps with the “access key.” The HMAC encryption algorithm is HMAC SHA256. |
Was this article helpful?