freeapis

Stream

Czech internet television, films, series and online videos for free

Authentication
No auth
HTTPS
Yes
CORS
No
Category
Video

Overview

Stream.cz provides Czech internet TV/films/series data via GraphQL — keyless (the API requires POST with a query; GET without a query returns 400, verified).

Quick Start

GraphQL query (POST):

curl -X POST "https://api.stream.cz/graphql" \
  -H "Content-Type: application/json" \
  -d '{"query": "{ ... }"}'
{ "errors": [ { "message": "Must provide query string." } ] }

Authentication

None — keyless.

Rate Limits & Notes

  • Free; be polite — no hard published limit.
  • POST GraphQL only (GET → 400 without query, verified).

FAQ

Is Stream free? Yes — free and keyless.

Why 400? The API needs a POST GraphQL query (verified) — GET without a query returns 400.

What’s the format? GraphQL.

More in Video

APIAuthHTTPSCORS
An API of Ice And Fire

Game Of Thrones API

No authYesUnknown
Bob's Burgers

Bob's Burgers API

No authYesYes
Breaking Bad

Breaking Bad API

No authYesUnknown
Breaking Bad Quotes

Some Breaking Bad quotes

No authYesUnknown
Catalogopolis

Doctor Who API

No authYesUnknown