Skip to content

Download Domain List

This endpoint downloads the TXT file with Domain List.

GET https://adelion.com/api/domainlist/download
ParameterTypeDescriptionRequirement
IdintDomain List ID.required
Error JSON
{
"Status": "Error",
"Error": "[error description]"
}
CodeStatusMeaning
401UnauthorizedYour access token is invalid.
406Not AcceptableOne or more JSON values are missing or malformed, or the requested object was not found.
500Internal Server ErrorThe server encountered a problem. Try again later.