---
title: "Use this endpoint to only retrieve the list of supported hosts domains and redirectors as an array."
method: GET
path: "/hosts/domains"
---

# Use this endpoint to only retrieve the list of supported hosts domains and redirectors as an array.

`GET /hosts/domains`

Use this endpoint to only retrieve the list of supported hosts domains and redirectors as an array.<br /> <br /> This will also include any alternative domain the hosts or redirectors have.<br /> Please use regexps availables in /hosts or /user/hosts endpoints to validate supported links.<br />

## Query parameters

- `agent` string, required

## Response `200`

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

- object
  - `status` string
  - `data` object
    - `hosts` string[]
    - `streams` string[]
    - `redirectors` string[]
  - `error` object
    - `code` string
    - `message` string

---

[API](https://skmtc.dev/alldebrid/apis/alldebrid-api.md) · [All operations](https://skmtc.dev/alldebrid/apis/alldebrid-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alldebrid/alldebrid-api/revisions/4856488e3924/schema)
