---
title: "Estimate entertainment durations/data cap for the MYST amount specified."
method: GET
path: "/entertainment"
tags: ["Entertainment"]
---

# Estimate entertainment durations/data cap for the MYST amount specified.

`GET /entertainment`

Estimate entertainment durations/data cap for the MYST amount specified.

## Query parameters

- `amount` integer, required

## Response `200`

Entertainment estimates

- EntertainmentEstimateResponse
  - `browsing_minutes` integer
  - `music_minutes` integer
  - `price_gib` number, double
  - `price_min` number, double
  - `traffic_mb` integer
  - `video_minutes` integer

## Other responses

- `500` — Internal server error

---

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