Skip to main content
GET
/
dns
/
v2
/
platform
/
info
Client Info
curl --request GET \
  --url https://api.gcore.com/dns/v2/platform/info
{
  "Info": {
    "contact": "<string>",
    "name_server_1": "<string>",
    "name_server_2": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://gcore.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Response

InfoResponse

Info
object