Vovsoft Logo
Vovsoft Facebook Page Vovsoft Twitter Account Vovsoft Youtube Channel
Menu
What is GoDaddy API Key? Large Image

What is GoDaddy API Key?

Home » Blog Posts » What is GoDaddy API Key?
Date Last updated 8 months ago
*****
Rated 4.5 / 5 (2 reviews)
What is GoDaddy API Key? Image

GoDaddy API allows interacting with the GoDaddy system. The API can be used by anyone who wants to programmatically access GoDaddy services. GoDaddy API is offered to reseller accounts and all users free of charge.

You will need an API Key and Secret to authenticate and authorize your requests.


Creating an API Key with GoDaddy

  1. Go to https://reseller.godaddy.com or https://developer.godaddy.com
  2. Sign into your GoDaddy account
  3. Select "API Keys"
  4. Select "Create New API Key"
  5. Enter any name
  6. Select "OTE" or "Production" under "Environment" (OTE is the test-environment)
  7. Click "Next"
  8. The API Key is created
  9. It is very important to copy and paste the Key and Secret (token) information onto a text editor or password manager as it will not be shown again
  10. After your Key and Secret are copied in another document, click "Got It"


GoDaddy API example

Here is a sample call using the GoDaddy API to check if a domain is available.

curl -X GET -H "Authorization: sso-key [API_KEY]:[API_SECRET]" "https://api.godaddy.com/v1/domains/available?domain=vovsoft.com"


Domain valuation using GoDaddy API

GoDaddy provides a domain name valuation API. It's an interface open to public. It allows multiple checks when API key and API secret are provided. If no API credentials are provided, the server responds with a "login to increase your rate limit" error message after consecutive requests.

➡️ How to Make Money with Domain Names


Looking for a simple domain appraisal tool?

Godaddy API is quite complex for most people. If you don't want the hassle of reading Godaddy API documentation, it's a good idea to choose a simple program that works well for you.

Vovsoft Bulk Domain Appraisal

Vovsoft Bulk Domain Appraisal is a PC software for domain name valuation. You can easily calculate multiple domain name values with this tool and get an accurate report of how much your domain names are worth.

Bulk Domain Appraisal Icon Bulk Domain Appraisal Windows

Fatih Ramazan Çıkan
About Author
Fatih Ramazan Çıkan LinkedIn
Software development enthusiast | Electronics engineer


Continue Reading


Leave a Comment