EndpointsGet Domains Domainid
Endpoints

GET /domains/{domainId}

Info for a specific domain

curl -X GET "https://api.hugedomains.com/v1/domains/example_string" \
  -H "Content-Type: application/json"
["null"]
GET
/domains/{domainId}
GET
path
domainIdstring
Required

The id of the domain to retrieve

Request Preview
Response

Response will appear here after sending the request

Path Parameters

domainIdstring
Required

The id of the domain to retrieve

Responses

Expected response to a valid request

Was this page helpful?