You can purchase domain names for sale in bulk through this interface
/api/buynow/buy/bulk
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. |
domain price | ymqian | String | Yes | domain in list|price, e.g: [gname.com|1000.00], domains separated by [,] |
{ "appid": "1XXXXXXXXXX", "gntime": 1694682851, "ymqian": "example2.com|10000.00,example.com|12345.67", "gntoken": "XXXXXXXXXXXX" }
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Integer | 1:return successfully -1:return failed |
return description | msg | String | return the description of request operation |
return data | data | Object | return the requested operation result data |
Field | Parameter | Description |
---|---|---|
number of successes | data.oksl | |
number of failures | data.errsl | |
successful domain | data.ok | |
failed domain | data.err |
{ "code": 1, "msg": "OK", "data": { "oksl": 1, "errsl": 1, "ok": [ { "code": 1, "msg": "Purchase successful", "data": "", "ym": "grandviewmgmt.com" } ], "err": [ { "code": -1, "msg": "Sorry, the purchase failed because the record does not exist.", "data": "", "ym": "12312ss.com" } ] } }
Current system time:2024-12-04 01:16:17(UTC+8) Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationRegistrant Educational Information
Copyright© 2024 GNAME.COM. All rights reserved.