Not all hosts are created equal, so some hosts are more limited than other.

Use this endpoint to retrieve an ordered list of main domain of hosts, from more open to more restricted.

get/hosts/priority

Query parameters

agentstring required

Your software user-agent.

Response

Use this endpoint to retrieve informations about what hosts we support and all related informations about it.

statusstring

Example response

{
  "status": "success",
  "error": {
    "code": "AUTH_MISSING_APIKEY",
    "message": "The auth apikey was not sent"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.