Search for a domain?
New customer? Sign up
Sign In
The following is a very basic sample of eNom's API in a test environment that will allow us to check the availability of a domain for registration.
Build some key/value pairs representing the data you wish to send us. You will want to consult our API Command Catalog for a list of keys associated with each command and what type of values it expects.
Construct a URL by appending the key/value pairs as a querystring to our API Interface URL. Then make a simple HTTP request and you're done!
You can access the full API Catalog or view our FAQs.