Loading...

Knowledge Base

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

When you want to retrieve DNS records for a Reseller Windows 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 Windows Hosting Order.

Parameters

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

HTTP Method

GET

Example Test URL Request

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

Response

Returns DNS records of the domain name.