Obtain user's domain DNS details
/api/dns/info
POST
| Field | Parameter | Type | Required | Description | 
|---|---|---|---|---|
| APPID | appid | String | Yes | Application Client Id | 
| Timestamp | gntime | String | Yes | The current UNIX timestamp | 
| Signature | gntoken | String | Yes | Signature string. For details, please refer to the Signature Method page. | 
| DNS record id | id | Integer | Yes | DNS record id | 
| Field | Parameter | Type | Description | 
|---|---|---|---|
| return code | code | Integer | 1:return successfully -1:return failed | 
| return description | msg | String | description of the return request operation | 
| return data | data | Object | return the requested operation result data | 
| Field | Parameter | Type | Description | 
|---|---|---|---|
| DNS record id | id | 2 | |
| submission time | sj | 2020-06-24 14:31:04 | |
| domain DNS | dns | ns1.gname-dns.com,ns2.gname-dns.com | |
| user ID | uid | 105 | |
| DNS remark | sm | Gname DNS | |
| whether it is default DNS | ismr | 1 default,0 non-default | 
{
	"code": 1,
	"msg": "OK",
	"data": {
		"id": "2",
		"sj": "2020-06-24 14:31:04",
		"dns": "ns1.gname-dns.com,ns2.gname-dns.com",
		"uid": "105",
		"sm": "Gname DNS",
		"ismr": "0"
	}
}
                Current system time:2025-11-04 20:08:17(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2025 GNAME.COM. All rights reserved.