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 ResellerCamp 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 […]
Boxbilling Integrations
Boxbilling Integrations Liquid ResellerCamp Boxbilling Registrar Module Installations Get the API key Login to the ResellerCamp’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. […]
Blesta Integrations
Blesta Integrations Liquid ResellerCamp Blesta Registrar Module Installations Get the API key Login to the ResellerCamp’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. […]
WHMCS Integrations
WHMCS Integrations Liquid ResellerCamp WHMCS Registrar Module Installations Get the API key Login to the ResellerCamp’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. […]
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 […]