影视接口-3

GET

影视接口-3

https://api.coue.cn/api/resources-3

请求参数

将 Key 放到 Header 中使用 Authorization 请求头,按 Bearer Token 方式传递
Authorization:Bearer YOUR_API_KEY

接口指标

QPS 上限
0次/秒
平均响应时间
12.56ms
今日调用量
0
累计调用量
169

请求示例

Shell
JavaScript
Python
PHP
Java
Go
C#
Ruby
curl -X GET 'https://api.coue.cn/api/resources-3' \
  -H 'Authorization: Bearer YOUR_API_KEY'

返回示例

{
    "time": "2026-02-25 16:41:33",
    "title": "青桔API",
    "lives": [
        {
            "name": "Kimentanm",
            "type": 0,
            "api": "https:\/\/gh.llkk.cc\/https:\/\/raw.githubusercontent.com\/Kimentanm\/aptv\/master\/m3u\/iptv.m3u"
        },
        {
            "name": "develop202",
            "type": 0,
            "api": "https:\/\/gh.llkk.cc\/http:\/\/raw.githubusercontent.com\/develop202\/migu_video\/refs\/heads\/main\/interface.txt",
            "epg": "http:\/\/diyp5.112114.xyz\/?ch={name}&date={date}",
            "logo": "https:\/\/epg.112114.xyz\/logo\/{name}.png"
        },
        {
            "name": "范明明(需开启V6网络)",
            "type": 0,
            "api": "https:\/\/nos.netease.com\/ysf\/3d75a78a0fc7ede372c03598d6d10367.m3u"
        }
    ],
······