---
title: "Random images."
method: GET
path: "/images/random"
tags: ["images"]
---

# Random images.

`GET /images/random`

This endpoint will retrieve random images.

## Query parameters

- `type` 'episodes' | 'games' | 'literatures' | 'shows', required — The set of available media types.
- `collection` 'default' | 'artwork' | 'banner' | 'logo' | 'poster' | 'profile' | 'screenshot' | 'symbol', required — The set of available media collections.
- `limit` string

## Response `200`

Successful GET Cast JSON response

- object

## Other responses

- `400` — Error Kurozora JSON response

## Changes

- **2025-03-16** `1308e95440e9` — 1 info
  - the endpoint scheme security `apiKey` was added to the API
- **2024-04-19** `796965e81e99` — 1 info
  - endpoint added
- **2021-05-13** `85ac20c1b7bb` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/kurozora/apis/kurozora-api/changes/images/random/get.md)

---

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