# Stream API **Provider:** Stream **Category:** entertainment **Base URL:** `https://api.stream.cz` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://api.stream.cz/graphiql ## Description Czech internet television, films, series and online videos for free ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://api.stream.cz/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://api.stream.cz' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/stream/) — CC BY 4.0*