Stream
免费的捷克网络电视、电影、剧集和在线视频
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- No
- 分类
- 视频
- 文档 / URL
- https://api.stream.cz/graphiql
简介
Stream.cz 通过 GraphQL 提供捷克网络电视/电影/剧集数据——免密钥(API 需要带查询的 POST;不带查询的 GET 返回 400,已实测)。
快速开始
GraphQL 查询(POST):
curl -X POST "https://api.stream.cz/graphql" \
-H "Content-Type: application/json" \
-d '{"query": "{ ... }"}'
{ "errors": [ { "message": "Must provide query string." } ] }
认证方式
无需认证——免密钥。
速率限制与注意事项
- 免费;请礼貌使用——没有公开的硬性限制。
- 仅 POST GraphQL(不带查询的 GET → 400,已实测)。
常见问题
Stream 免费吗? 是的——免费且免密钥。
为什么 400? API 需要 POST GraphQL 查询(已实测)——不带查询的 GET 返回 400。
什么格式? GraphQL。
视频 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| An API of Ice And Fire Game Of Thrones API | No auth | Yes | Unknown | ↗ |
| Bob's Burgers Bob's Burgers API | No auth | Yes | Yes | ↗ |
| Breaking Bad Breaking Bad API | No auth | Yes | Unknown | ↗ |
| Breaking Bad Quotes Some Breaking Bad quotes | No auth | Yes | Unknown | ↗ |
| Catalogopolis Doctor Who API | No auth | Yes | Unknown | ↗ |