---
title: "Anime related-games information."
method: GET
path: "/anime/{animeID}/related-games"
tags: ["anime"]
---

# Anime related-games information.

`GET /anime/{animeID}/related-games`

This endpoint will retrieve the related-games of an Anime item.

## Path parameters

- `animeID` string, required

## Query parameters

- `limit` string
- `page` string

## Response `200`

Successful GET Anime Related Games JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response
- `403` — Authentication error JSON response

---

[API](https://skmtc.net/kurozora/apis/kurozora-api.md) · [All operations](https://skmtc.net/kurozora/apis/kurozora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kurozora/kurozora-api/revisions/cae8648c29cf/schema)
