Use this endpoint to retrieve informations about what hosts we support.
Use this endpoint to retrieve informations about what hosts we support and all related informations about it.
get/hosts
Query parameters
agentstring required
Your software user-agent.
hostOnlystring
Endpoint will only return "hosts" data
Response
Use this endpoint to retrieve informations about what hosts we support and all related informations about it.
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.