Video — entry 023 of 37
Stream
Stream (api.stream.cz) is the GraphQL backend behind Seznam.cz's Czech-language video-on-demand platform Stream.cz, exposing programme episodes, playout/streaming metadata, search, and TV-guide menus through a single public /graphql endpoint with open schema introspection (confirmed live by querying allFilms-style fields and getting real episode data back). No API key or auth is required, but the endpoint sends no Access-Control-Allow-Origin header, so it can't be called directly from browser JavaScript on third-party sites.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSDisabledBrowser calls need a server-side proxy.
PricingFreeNo paid tier — free for the documented use case.
FormatsGraphQLResponses can be requested as GraphQL.
GreatAPIs Score
Score74
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness20/20Verified within 6 months
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Try it
Developer reference
Base URL
https://api.stream.czKey endpoints
- POST/graphql