---
title: "Tests the network with a request with the size of the bitrate."
method: GET
path: "/Playback/BitrateTest"
tags: ["MediaInfo"]
---

# Tests the network with a request with the size of the bitrate.

`GET /Playback/BitrateTest`

## Query parameters

- `size` integer — The bitrate. Defaults to 102400.

## Response `200`

Test buffer returned.

## Other responses

- `400` — Size has to be a numer between 0 and 10,000,000.
- `401` — Unauthorized
- `403` — Forbidden

---

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