Monitoring Overview
- Print
- PDF
Monitoring Overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
This is a function that can call the number of domain queries provided by Global DNS with a prescribed API.
You can only make calls using the allowed API Key issued by the dashboard.
Common information
API URL
GET
https://globaldns.apigw.ntruss.com/dns/v1
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?