API Reference Namecheap v0.2.1

Modules

Simple functions for interacting with the Namecheap API.

Facilitates HTTP requests to the Namecheap API endpoint.

Contact/address information for a customer. The purpose of this module is to construct request parameters for certain API commands, like namecheap.domains.create and namecheap.domains.setContacts.

Represents entities returned by the namecheap.domains.check command.

Represents entities returned by the namecheap.domains.create command.

Represents a Namecheap API error. See the full list of error codes for more information.

Parser that returns the raw XML data from the response as an unmodified string.

Converts Namecheap API responses into structs of our native format. This is the default parser.

Struct representation of an API response returned by Namecheap.