Get the backorder channels supported by the current platform.
/api/backorder/channel
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. |
| Field | Parameter | Type | Description |
|---|---|---|---|
| Response Code | code | Integer | 1=Success -1=Failure |
| Response Message | msg | String | message of the requested operation |
| Response Data | data | Object | Data returned for the requested operation result |
| Field | Parameter | Type | Description |
|---|---|---|---|
| Channel ID | channel | Integer | |
| Channel Name | channel_name | String | |
| Supported TLDs | tlds | Array | TLDs available for backorder in this channel |
| Price | price | Float | Price to pay to win directly when backorder via this channel |
| Deposit | deposit | Float | Deposit amount to be frozen for backorder via this channel |
| Channel Status | status | Integer | 1 = Normal, 8 = Pending Open, 9 = Opening Soon |
| Channel Type | channel_type | Integer | 1 = Exclusive Channel, 0 = Non-exclusive Channel |
| Available Time | available_time | String | When status = 8, this time indicates when the channel will become available (for display/prompt purposes). |
{
"code": 1,
"msg": "OK",
"data": [
{
"channel": "1",
"channel_name": "Channel 1",
"tlds": [
"com",
"net",
"org",
"cc",
"tv",
"cn",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "65.00",
"deposit": "8.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "10",
"channel_name": "Channel 10",
"tlds": [
"com",
"net",
"org",
"cc",
"cn",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "43.00",
"deposit": "5.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "2",
"channel_name": "Channel 2",
"tlds": [
"com",
"net",
"org",
"cc",
"cn",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "26.00",
"deposit": "3.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "3",
"channel_name": "Channel 3",
"tlds": [
"com",
"net",
"org",
"cc",
"cn",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "16.00",
"deposit": "2.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "4",
"channel_name": "Channel 4",
"tlds": [
"com",
"net",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "15.00",
"deposit": "2.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "5",
"channel_name": "Channel 5",
"tlds": [
"com",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "13.00",
"deposit": "2.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "6",
"channel_name": "Channel 6",
"tlds": [
"com",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "11.50",
"deposit": "1.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "8",
"channel_name": "Channel 8",
"tlds": [
"com",
"top",
"vip",
"xyz",
"icu",
"cyou",
"bond"
],
"price": "9.50",
"deposit": "1.00",
"status": "1",
"channel_type": "0",
"available_time": ""
},
{
"channel": "9",
"channel_name": "Channel 9",
"tlds": [
"top",
"vip",
"xyz"
],
"price": "6.00",
"deposit": "1.00",
"status": "1",
"channel_type": "0",
"available_time": ""
}
],
"requestid": "xxxxxx-xxxxxx-xxxx-xxxx"
}
Current system time:2026-04-01 21:15:47(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationsRegistrant Educational Information
Copyright© 2026 GNAME.COM. All rights reserved. Non-Public Registrant Data (NPRD) Disclosure