Skip to main content
GoDaddy logo

Overview

Add GoDaddy to any ModuleX agent or workflow. Domain registration, availability checking, and management via the GoDaddy REST API (api.godaddy.com/v1).
Categories: Cloud Infrastructure · Domains · Infrastructure · Web Hosting · Auth: GoDaddy API Key + Secret · Actions: 5

Authentication

GoDaddy API Key + Secret

Authenticate using a GoDaddy API key and secret pair. The Authorization header is built as ‘sso-key <key>:<secret>’.

Required Credentials

Available Actions

Parameters

string
required
The domain name to check availability for (e.g. example.com)
string
Optimize for time (FAST) or accuracy (FULL). Allowed values: FAST, FULL
boolean
Whether to include domains available for transfer. If true, check_type is ignored

Response

Parameters

array
Filter by status. Array of strings: ACTIVE, CANCELLED, etc.
array
Filter by status group. Array of strings: VISIBLE, INACTIVE, RENEWABLE, etc.
integer
Maximum number of domains to return
string
Marker domain to use as the offset in results
array
Optional details to include: authCode, contacts, nameServers
string
Only include results modified since this date (ISO 8601 format)

Response

Response

Parameters

string
required
The domain name to renew (e.g. example.com)
integer
Number of years to extend the domain (1-10). Defaults to original purchase period when omitted

Response

Parameters

string
required
Domain name or keywords for which alternative domain names will be suggested
string
Two-letter ISO country code as a hint for target region
string
City name as a hint for target region
array
Sources to query: CC_TLD, EXTENSION, KEYWORD_SPIN, PREMIUM
array
Top-level domains to include in suggestions (e.g. com, net, org)
integer
Maximum length of second-level domain
integer
Minimum length of second-level domain
integer
Maximum number of suggestions to return
integer
Maximum time in milliseconds to wait for responses

Response

Limits & Quotas

  • Production API: 60 requests per minute per API key (per GoDaddy developer documentation).
  • OTE (test) API: Lower rate limits; intended for development only.
  • Renewal actions incur actual charges on the account.
  • Error model: non-2xx responses and timeouts are caught and returned as success=False + error rather than raising.

Amazon Web Services

Azure Storage

Cloudflare