Loading...

Knowledge Base

Get DNS Records for a Reseller Linux Hosting Order Using the API

When you want to retrieve DNS records for a Reseller Linux Hosting order using the API. This article explains the required authentication parameters, order ID input, and DNS record response information for the hosting domain.

Get DNS Records

Description

Gets the DNS records of a Reseller Linux Hosting Order.

Parameters

NameData TypeRequired / OptionalDescription
auth-useridIntegerRequiredAuthentication Parameter
api-keyStringRequiredAuthentication Parameter
order-idIntegerRequiredOrder ID of the Reseller Linux Hosting Order

HTTP Method

GET

Example Test URL Request

US Server https://test.httpapi.com/api/resellerhosting/linux/us/dns-record.json?auth-userid=0&api-key=key&order-id=0 India Server https://test.httpapi.com/api/resellerhosting/linux/in/dns-record.json?auth-userid=0&api-key=key&order-id=0

Response

Returns DNS records of the domain name.