---
title: "This endpoint unlocks a given link."
method: GET
path: "/link/unlock"
---

# This endpoint unlocks a given link.

`GET /link/unlock`

This endpoint can return a delayed ID. In that case, you must follow the delayed link flow.

## Query parameters

- `apikey` string
- `agent` string, required
- `link` string, required
- `password` string

## Response `200`

This endpoint retrieves a complete list of all available hosts for this user

- object
  - `status` string
  - `data` object
    - `filename` string
    - `filesize` integer
    - `host` string
    - `hostDomain` string
    - `id` string
    - `link` string
    - `paws` boolean
    - `streams` object[]
      - `id` string
      - `ext` string
      - `quality` string
      - `filesize` integer
      - `proto` string
      - `name` string
      - `link` string
      - `tb` number
      - `abr` integer
  - `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)
