Getting a Suffix List

Synopsis

DescriptionA command to retrieve a list of the domain suffixes currently supported by CentralNic.
URLhttp://toolkit.centralnic.com/srv/suffixes
HTTP MethodGET
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.