---
title: "Use this endpoint to retrieve informations about what hosts we support."
method: GET
path: "/hosts"
---

# Use this endpoint to retrieve informations about what hosts we support.

`GET /hosts`

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

## Query parameters

- `agent` string, required
- `hostOnly` string

## 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` object
    - `streams` object
    - `redirectors` object
  - `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)
