Loading
Cart Total
$0.00
-
Your shopping cart is empty
Loading
Hello! Log in Your Account
New customer? Start here
Domain Management
Domain Management
Domain Contacts
Name Server Groups
DNZ Zones and Records
Email and Web Forwarding
SSL Certificates
TLD Pricing provides a breakdown of the costs for TLDs
Become a ResellerFilter:
* You will be charged every time this command is run.
Returns the current price information for all active domain TLDs
Back to top
Request Details
Response Details
URL and Query String Parameters
Name
Type
Required
limit
int
False
How many results to return
page
int
True
Which page of results to return
200 Response
{
"result" : [
{
"action" : "",
"effective_fx_rate" : "",
"icann_fee" : "",
"icann_variable_fee" : "",
"our_fee" : "",
"period" : "",
"registry_fee" : "",
"tld" : "",
"total_price" : ""
}
],
"status_code" : 200,
"status_message" : "OK"
}
400 Response
{
"result" : {},
"status_code" : 400,
"status_message" : "Bad Request"
}
Returns the current price information for all active domain TLDs
Back to top
Request Details
Response Details
URL and Query String Parameters
Name
Type
Required
limit
int
False
How many results to return
page
int
True
Which page of results to return
200 Response
{
"result" : [
{
"action" : "",
"effective_fx_rate" : "",
"icann_fee" : "",
"icann_variable_fee" : "",
"our_fee" : "",
"period" : "",
"registry_fee" : "",
"tld" : "",
"total_price" : ""
}
],
"status_code" : 200,
"status_message" : "OK"
}
400 Response
{
"result" : {},
"status_code" : 400,
"status_message" : "Bad Request"
}
Returns the current price information for a specific TLD
Back to top
Request Details
Response Details
URL and Query String Parameters
Name
Type
Required
tld_name
String
True
The TLD to query. The period can be omitted
200 Response
{
"result" : [
{
"tld_prices" : [
{
"action" : "",
"effective_fx_rate" : "",
"icann_fee" : "",
"icann_variable_fee" : "",
"our_fee" : "",
"period" : "",
"registry_fee" : "",
"tld" : "",
"total_price" : ""
}
]
}
],
"status_code" : 200,
"status_message" : "OK"
}
400 Response
{
"result" : {},
"status_code" : 400,
"status_message" : "Bad Request"
}
Returns the current price information for a specific TLD
Back to top
Request Details
Response Details
URL and Query String Parameters
Name
Type
Required
tld_name
String
True
The TLD to query. The period can be omitted
200 Response
{
"result" : [
{
"tld_prices" : [
{
"action" : "",
"effective_fx_rate" : "",
"icann_fee" : "",
"icann_variable_fee" : "",
"our_fee" : "",
"period" : "",
"registry_fee" : "",
"tld" : "",
"total_price" : ""
}
]
}
],
"status_code" : 200,
"status_message" : "OK"
}
400 Response
{
"result" : {},
"status_code" : 400,
"status_message" : "Bad Request"
}