Namecheap
This is the provider for Namecheap.
Configuration
To use this provider, add an entry to creds.json
with TYPE
set to NAMECHEAP
along with your Namecheap API username and key:
Example:
creds.json
You can optionally specify BaseURL to use a different endpoint - typically the sandbox:
creds.json
if BaseURL is omitted, the production namecheap URL is assumed.
Metadata
This provider does not recognize any special metadata fields unique to Namecheap.
Usage
An example configuration:
dnsconfig.js
Namecheap provides custom redirect records URL, URL301, and FRAME. These records can be used like any other record:
dnsconfig.js
Activation
In order to activate API functionality on your Namecheap account, you must enable it for your account and wait for their review process. More information on enabling API access is located here.
Last updated