Retrieves pricing for all available domain extensions, including registration, renewal, transfer prices, grace and redemption periods.
Reseller email address registered in WHMCS
HMAC-SHA256 authentication token.
PHP formula: base64_encode(hash_hmac('sha256', $apiKey, $email . ':' . gmdate('y-m-d H')))
Important: hash_hmac without the 3rd parameter true (returns hex, not binary), then base64_encode of the hex result. The token is 88 characters long.
An optional timestamp header (Unix timestamp, 60-second tolerance) can be sent to synchronize time.
"YTk4YjRmNjI..."
Success - Returns pricing for all TLDs
Domain extension (TLD)
".com"
Registration price
"13.75"
Renewal price
"13.75"
Transfer price
"13.75"
Grace period fee
"0.00"
Grace period days (-1 if not applicable)
-1
Redemption period days (-1 if not applicable)
-1
Redemption fee (-1.00 if not applicable)
"-1.00"
Currency code
"EUR"
Available registration periods (in years)
[1]