---
title: "Try and find magnet links for queried movie.  Feature not available on free plan, please donate to be able to use this feature"
method: GET
path: "/Magnets/Search/{AccessToken}/{Query}"
tags: ["Magnets (Magnet hashes of Movies & Television Shows)"]
---

# Try and find magnet links for queried movie.  Feature not available on free plan, please donate to be able to use this feature

`GET /Magnets/Search/{AccessToken}/{Query}`

## Path parameters

- `AccessToken` string, required
- `Query` string, required

## Response `200`

List of magnet hashes

- Magnets[]
  - `Externals` ExternalIDs[]
    - `ID` string
    - `Name` string
  - `FirstSeenDate` string — Date this hash was first detected
  - `Hash` string — The actual hash you need to construct your magnet
  - `Image` string
  - `Name` string
  - `Peers` string — Number of Peers available at FirstSeenDate
  - `Seeds` string — Number of Seeds available at FirstSeenDate
  - `Size` string
  - `Title` string
  - `Type` string

---

[API](https://skmtc.net/hillbillysoftware/apis/shinobi.md) · [All operations](https://skmtc.net/hillbillysoftware/apis/shinobi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hillbillysoftware/shinobi/versions/bae3912d71e5/schema)
