Getting a Suffix List

Synopsis

Description:A command to retrieve a list of the domain suffixes currently supported by CentralNic.
URL:http://toolkit.centralnic.com/srv/suffixes
HTTP Method:GET
Requires Authentication?:No
Requires SSL?:No
 
Query Parameters:
testThe test flag (eg 1 or 0, optional)

A simple HTTP GET request to this URL will return a list of all the domain suffixes that CentralNic operates a registry for.

Response Format

Each suffix is returned on a new line, like so:

br.com
cn.com
de.com
eu.com
gb.com
gb.net
hu.com
jpn.com
no.com

This list changes occasionally, so your application may want to periodically query this list to make sure it's up to date.