v1
latestSwagger 2.02026-08-041113661.2 MBAdditionalData
Get additional data
get/v1beta/domains/additional-data
Query parameters
domain.namestring
Domain name without extension.
domain.extensionstring
Domain extension.
operationstring
The operation.
Response
A successful response.
Example response
{
"code": 0,
"data": [
{
"description": "IDN script states what language or character set the domain name is in",
"name": "idnScript",
"options": [
{
"description": "Norwegian",
"value": "no"
}
],
"required": false,
"type": "select"
}
],
"desc": ""
}