domain_create
Register a new domain name. Provide the domain and optional contact information, nameservers, and registration settings such as auto-renewal and WHOIS privacy.
Instructions
Register a new domain name. Requires the domain name and optionally contact information, nameservers, and registration settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain name to register (e.g. example.com) | |
| period | No | Registration period (e.g. 1Y for 1 year, 2Y for 2 years). Defaults to 1Y. | |
| ns_list | No | Comma-separated list of nameservers (e.g. ns1.example.com,ns2.example.com) | |
| autoRenew | No | Enable or disable auto-renewal for this domain. Defaults to YES. | |
| admin_email | No | Admin contact email address | |
| discountCode | No | Discount/promo code to apply to the registration | |
| privateWhois | No | WHOIS privacy level. FULL hides all info, PARTIAL hides some, DISABLED shows all. | |
| billing_email | No | Billing contact email address | |
| registrarLock | No | Registrar lock status to prevent unauthorized transfers. Defaults to ENABLED. | |
| admin_lastname | No | Admin contact last name | |
| admin_firstname | No | Admin contact first name | |
| registrant_city | No | Registrant city | |
| technical_email | No | Technical contact email address | |
| billing_lastname | No | Billing contact last name | |
| registrant_email | No | Registrant email address | |
| billing_firstname | No | Billing contact first name | |
| registrant_street | No | Registrant street address | |
| technical_lastname | No | Technical contact last name | |
| registrant_lastname | No | Registrant last name | |
| technical_firstname | No | Technical contact first name | |
| registrant_firstname | No | Registrant first name | |
| registrant_postalcode | No | Registrant postal code | |
| registrant_countrycode | No | Registrant country code (e.g. US, FR, DE) | |
| registrant_phonenumber | No | Registrant phone number (e.g. +1.5551234567) | |
| cloneContactsFromDomain | No | Clone contact information from an existing domain in your account | |
| registrant_organization | No | Registrant organization |