How to Delete My Domain Name?

You may delete a registered domain name from your Control Panel within the Money Back Grace Period. Money Back Grace Period is the number of days after domain name registration, during which you may delete a domain name to receive a refund (The deletion fee is USD 1.00). Money Back […]

PHP Integrations

PHP Integrations Liquid PHP HTTP Integrations APIs API library Libraries for the Liquid API can be downloaded in here. API Endpoint https://api.liqu.id/v1 Example Request Authentication $apiClient = new \Liquid\Client\ApiClient(); You can set the default API key, or you can always pass a key directly to an object’s constructor. Authentication is […]

Boxbilling Integrations

Boxbilling Integrations Liquid Boxbilling Registrar Module Installations Get the API key Login to the Liquid’s reseller control panel (the url will be in the email you received when you signed up) and then go to Settings -> API. Please note your reseller ID at the bottom of the page. Click […]

Blesta Integrations

Blesta Integrations Liquid Blesta Registrar Module Installations Get the API key Login to the Liquid’s reseller control panel (the url will be in the email you received when you signed up) and then go to Settings -> API. Please note your reseller ID at the bottom of the page. Click […]

WHMCS Integrations

WHMCS Integrations Liquid WHMCS Registrar Module Installations Get the API key Login to the Liquid’s reseller control panel (the url will be in the email you received when you signed up) and then go to Settings -> API. Please note your reseller ID at the bottom of the page. Click […]

Rest APIs

REST APIs Introductions The Liquid API is organized around REST. Our API is designed to have predictable, resource-oriented URLs and to use HTTP response codes to indicate API errors. We use built-in HTTP features, like HTTP authentication and HTTP verbs, which can be understood by off-the-shelf HTTP clients, and we […]