仅观看 API

API ID 13507

查找观看电影和电视节目的方式:按国家和提供商的流媒体 租赁和购买优惠 标题详细信息和季数/集数 搜索 流行和新到达

540 ms 平均响应

API 文档

端点

请求
列出所有可以作为API中的“语言”参数使用的受支持语言
Endpoint ID: 29890
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29890/supported+languages
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
[
    {
        "code": "sq",
        "name": "Albanian"
    },
    {
        "code": "ar",
        "name": "Arabic"
    },
    {
        "code": "az",
        "name": "Azerbaijani"
    },
    {
        "code": "be",
        "name": "Belarusian"
    },
    {
        "code": "bs",
        "name": "Bosnian"
    },
    {
        "code": "bg",
        "name": "Bulgarian"
    },
    {
        "code": "ca",
        "name": "Catalan"
    },
    {
        "code": "zh",
        "name": "Chinese"
    },
    {
        "code": "hr",
        "name": "Croatian"
    },
    {
        "code": "cs",
        "name": "Czech"
    },
    {
        "code": "en",
        "name": "English"
    },
    {
        "code": "et",
        "name": "Estonian"
    },
    {
        "code": "fi",
        "name": "Finnish"
    },
    {
        "code": "fr",
        "name": "French"
    },
    {
        "code": "de",
        "name": "German"
    },
    {
        "code": "el",
        "name": "Greek"
    },
    {
        "code": "he",
        "name": "Hebrew"
    },
    {
        "code": "hu",
        "name": "Hungarian"
    },
    {
        "code": "is",
        "name": "Icelandic"
    },
    {
        "code": "it",
        "name": "Italian"
    },
    {
        "code": "ja",
        "name": "Japanese"
    },
    {
        "code": "ko",
        "name": "Korean"
    },
    {
        "code": "lv",
        "name": "Latvian"
    },
    {
        "code": "lt",
        "name": "Lithuanian"
    },
    {
        "code": "mk",
        "name": "Macedonian"
    },
    {
        "code": "mt",
        "name": "Maltese"
    },
    {
        "code": "pl",
        "name": "Polish"
    },
    {
        "code": "pt",
        "name": "Portuguese"
    },
    {
        "code": "ro",
        "name": "Romanian"
    },
    {
        "code": "ru",
        "name": "Russian"
    },
    {
        "code": "sr",
        "name": "Serbian"
    },
    {
        "code": "sk",
        "name": "Slovak"
    },
    {
        "code": "sl",
        "name": "Slovenian"
    },
    {
        "code": "es",
        "name": "Spanish"
    },
    {
        "code": "sw",
        "name": "Swahili"
    },
    {
        "code": "sv",
        "name": "Swedish"
    },
    {
        "code": "tr",
        "name": "Turkish"
    },
    {
        "code": "uk",
        "name": "Ukrainian"
    },
    {
        "code": "ur",
        "name": "Urdu"
    }
]
支持的语言 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29890/supported+languages' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出所有支持的地区及其货币和区域设置
Endpoint ID: 29891
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29891/supported+regions
输入参数

支持的地区 — 端点功能

对象 描述
language 必需 2-letter language code (e.g. "en", "de", "sr").

剩余免费测试请求:3 / 3。


输入参数

language
API 示例响应
JSON
[
    {
        "code": "AL",
        "name": "Albania",
        "locale": "sq_AL",
        "currency": "ALL"
    },
    {
        "code": "DZ",
        "name": "Algeria",
        "locale": "ar_DZ",
        "currency": "DZD"
    },
    {
        "code": "AD",
        "name": "Andorra",
        "locale": "ca_AD",
        "currency": "EUR"
    },
    {
        "code": "AO",
        "name": "Angola",
        "locale": "pt_AO",
        "currency": "AOA"
    },
    {
        "code": "AG",
        "name": "Antigua and Barbuda",
        "locale": "en_AG",
        "currency": "XCD"
    },
    {
        "code": "AR",
        "name": "Argentina",
        "locale": "es_AR",
        "currency": "ARS"
    },
    {
        "code": "AU",
        "name": "Australia",
        "locale": "en_AU",
        "currency": "AUD"
    },
    {
        "code": "AT",
        "name": "Austria",
        "locale": "de_AT",
        "currency": "EUR"
    },
    {
        "code": "AZ",
        "name": "Azerbaijan",
        "locale": "az_AZ",
        "currency": "AZN"
    },
    {
        "code": "BS",
        "name": "Bahamas",
        "locale": "en_BS",
        "currency": "BSD"
    },
    {
        "code": "BH",
        "name": "Bahrain",
        "locale": "ar_BH",
        "currency": "BHD"
    },
    {
        "code": "BB",
        "name": "Barbados",
        "locale": "en_BB",
        "currency": "BBD"
    },
    {
        "code": "BY",
        "name": "Belarus",
        "locale": "be_BY",
        "currency": "BYN"
    },
    {
        "code": "BE",
        "name": "Belgium",
        "locale": "fr_BE",
        "currency": "EUR"
    },
    {
        "code": "BZ",
        "name": "Belize",
        "locale": "en_BZ",
        "currency": "BZD"
    },
    {
        "code": "BM",
        "name": "Bermuda",
        "locale": "en_BM",
        "currency": "BMD"
    },
    {
        "code": "BO",
        "name": "Bolivia",
        "locale": "es_BO",
        "currency": "BOB"
    },
    {
        "code": "BA",
        "name": "Bosnia and Herzegovina",
        "locale": "bs_BA",
        "currency": "BAM"
    },
    {
        "code": "BR",
        "name": "Brazil",
        "locale": "pt_BR",
        "currency": "BRL"
    },
    {
        "code": "BG",
        "name": "Bulgaria",
        "locale": "bg_BG",
        "currency": "EUR"
    },
    {
        "code": "BF",
        "name": "Burkina Faso",
        "locale": "fr_BF",
        "currency": "XOF"
    },
    {
        "code": "CM",
        "name": "Cameroon",
        "locale": "en_CM",
        "currency": "XAF"
    },
    {
        "code": "CA",
        "name": "Canada",
        "locale": "en_CA",
        "currency": "CAD"
    },
    {
        "code": "CV",
        "name": "Cape Verde",
        "locale": "pt_CV",
        "currency": "CVE"
    },
    {
        "code": "TD",
        "name": "Chad",
        "locale": "ar_TD",
        "currency": "XAF"
    },
    {
        "code": "CL",
        "name": "Chile",
        "locale": "es_CL",
        "currency": "CLP"
    },
    {
        "code": "CO",
        "name": "Colombia",
        "locale": "es_CO",
        "currency": "COP"
    },
    {
        "code": "CR",
        "name": "Costa Rica",
        "locale": "es_CR",
        "currency": "CRC"
    },
    {
        "code": "HR",
        "name": "Croatia",
        "locale": "hr_HR",
        "currency": "HRK"
    },
    {
        "code": "CU",
        "name": "Cuba",
        "locale": "es_CU",
        "currency": "CUC"
    },
    {
        "code": "CY",
        "name": "Cyprus",
        "locale": "el_CY",
        "currency": "EUR"
    },
    {
        "code": "CZ",
        "name": "Czech Republic",
        "locale": "cs_CZ",
        "currency": "CZK"
    },
    {
        "code": "CD",
        "name": "DR Congo",
        "locale": "fr_CD",
        "currency": "CDF"
    },
    {
        "code": "DK",
        "name": "Denmark",
        "locale": "en_DK",
        "currency": "DKK"
    },
    {
        "code": "DO",
        "name": "Dominican Republic",
        "locale": "es_DO",
        "currency": "DOP"
    },
    {
        "code": "EC",
        "name": "Ecuador",
        "locale": "es_EC",
        "currency": "USD"
    },
    {
        "code": "EG",
        "name": "Egypt",
        "locale": "ar_EG",
        "currency": "EGP"
    },
    {
        "code": "SV",
        "name": "El Salvador",
        "locale": "es_SV",
        "currency": "SVC"
    },
    {
        "code": "GQ",
        "name": "Equatorial Guinea",
        "locale": "es_GQ",
        "currency": "XAF"
    },
    {
        "code": "EE",
        "name": "Estonia",
        "locale": "et_EE",
        "currency": "EUR"
    },
    {
        "code": "FJ",
        "name": "Fiji",
        "locale": "en_FJ",
        "currency": "FJD"
    },
    {
        "code": "FI",
        "name": "Finland",
        "locale": "fi_FI",
        "currency": "EUR"
    },
    {
        "code": "FR",
        "name": "France",
        "locale": "fr_FR",
        "currency": "EUR"
    },
    {
        "code": "GF",
        "name": "French Guiana",
        "locale": "fr_GF",
        "currency": "EUR"
    },
    {
        "code": "PF",
        "name": "French Polynesia",
        "locale": "fr_PF",
        "currency": "XPF"
    },
    {
        "code": "DE",
        "name": "Germany",
        "locale": "de_DE",
        "currency": "EUR"
    },
    {
        "code": "GH",
        "name": "Ghana",
        "locale": "en_GH",
        "currency": "GHS"
    },
    {
        "code": "GI",
        "name": "Gibraltar",
        "locale": "en_GI",
        "currency": "GIP"
    },
    {
        "code": "GR",
        "name": "Greece",
        "locale": "el_GR",
        "currency": "EUR"
    },
    {
        "code": "GT",
        "name": "Guatemala",
        "locale": "es_GT",
        "currency": "GTQ"
    },
    {
        "code": "GG",
        "name": "Guernsey",
        "locale": "en_GG",
        "currency": "GBP"
    },
    {
        "code": "GY",
        "name": "Guyana",
        "locale": "en_GY",
        "currency": "GYD"
    },
    {
        "code": "HN",
        "name": "Honduras",
        "locale": "es_HN",
        "currency": "HNL"
    },
    {
        "code": "HK",
        "name": "Hong Kong",
        "locale": "zh_HK",
        "currency": "HKD"
    },
    {
        "code": "HU",
        "name": "Hungary",
        "locale": "hu_HU",
        "currency": "HUF"
    },
    {
        "code": "IS",
        "name": "Iceland",
        "locale": "is_IS",
        "currency": "ISK"
    },
    {
        "code": "IN",
        "name": "India",
        "locale": "en_IN",
        "currency": "INR"
    },
    {
        "code": "ID",
        "name": "Indonesia",
        "locale": "en_ID",
        "currency": "IDR"
    },
    {
        "code": "IQ",
        "name": "Iraq",
        "locale": "ar_IQ",
        "currency": "IQD"
    },
    {
        "code": "IE",
        "name": "Ireland",
        "locale": "en_IE",
        "currency": "EUR"
    },
    {
        "code": "IL",
        "name": "Israel",
        "locale": "he_IL",
        "currency": "ILS"
    },
    {
        "code": "IT",
        "name": "Italy",
        "locale": "it_IT",
        "currency": "EUR"
    },
    {
        "code": "CI",
        "name": "Ivory Coast",
        "locale": "fr_CI",
        "currency": "XOF"
    },
    {
        "code": "JM",
        "name": "Jamaica",
        "locale": "en_JM",
        "currency": "JMD"
    },
    {
        "code": "JP",
        "name": "Japan",
        "locale": "ja_JP",
        "currency": "JPY"
    },
    {
        "code": "JO",
        "name": "Jordan",
        "locale": "ar_JO",
        "currency": "JOD"
    },
    {
        "code": "KE",
        "name": "Kenya",
        "locale": "en_KE",
        "currency": "KES"
    },
    {
        "code": "XK",
        "name": "Kosovo",
        "locale": "sq_XK",
        "currency": "EUR"
    },
    {
        "code": "KW",
        "name": "Kuwait",
        "locale": "ar_KW",
        "currency": "KWD"
    },
    {
        "code": "LV",
        "name": "Latvia",
        "locale": "lv_LV",
        "currency": "EUR"
    },
    {
        "code": "LB",
        "name": "Lebanon",
        "locale": "ar_LB",
        "currency": "LBP"
    },
    {
        "code": "LY",
        "name": "Libya",
        "locale": "ar_LY",
        "currency": "LYD"
    },
    {
        "code": "LI",
        "name": "Liechtenstein",
        "locale": "de_LI",
        "currency": "CHF"
    },
    {
        "code": "LT",
        "name": "Lithuania",
        "locale": "lt_LT",
        "currency": "EUR"
    },
    {
        "code": "LU",
        "name": "Luxembourg",
        "locale": "fr_LU",
        "currency": "EUR"
    },
    {
        "code": "MK",
        "name": "Macedonia",
        "locale": "mk_MK",
        "currency": "MKD"
    },
    {
        "code": "MG",
        "name": "Madagascar",
        "locale": "fr_MG",
        "currency": "MGA"
    },
    {
        "code": "MW",
        "name": "Malawi",
        "locale": "en_MW",
        "currency": "MWK"
    },
    {
        "code": "MY",
        "name": "Malaysia",
        "locale": "en_MY",
        "currency": "MYR"
    },
    {
        "code": "ML",
        "name": "Mali",
        "locale": "fr_ML",
        "currency": "XOF"
    },
    {
        "code": "MT",
        "name": "Malta",
        "locale": "mt_MT",
        "currency": "EUR"
    },
    {
        "code": "MU",
        "name": "Mauritius",
        "locale": "fr_MU"
    },
    {
        "_note": "Response truncated for documentation purposes"
    }
]
支持的地区 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29891/supported+regions?language=en' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出所有类型,来自JustWatch的支持类型
Endpoint ID: 29892
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29892/supported+genres
输入参数

支持的类型 — 端点功能

对象 描述
language 必需 2-letter language code (e.g. "en", "de", "sr").

剩余免费测试请求:3 / 3。


输入参数

language
API 示例响应
JSON
[
    {
        "shortName": "act",
        "name": "Action & Adventure"
    },
    {
        "shortName": "ani",
        "name": "Animation"
    },
    {
        "shortName": "cmy",
        "name": "Comedy"
    },
    {
        "shortName": "crm",
        "name": "Crime"
    },
    {
        "shortName": "doc",
        "name": "Documentary"
    },
    {
        "shortName": "drm",
        "name": "Drama"
    },
    {
        "shortName": "fnt",
        "name": "Fantasy"
    },
    {
        "shortName": "hst",
        "name": "History"
    },
    {
        "shortName": "hrr",
        "name": "Horror"
    },
    {
        "shortName": "fml",
        "name": "Kids & Family"
    },
    {
        "shortName": "eur",
        "name": "Made in Europe"
    },
    {
        "shortName": "msc",
        "name": "Music & Musical"
    },
    {
        "shortName": "trl",
        "name": "Mystery & Thriller"
    },
    {
        "shortName": "rly",
        "name": "Reality TV"
    },
    {
        "shortName": "rma",
        "name": "Romance"
    },
    {
        "shortName": "scf",
        "name": "Science-Fiction"
    },
    {
        "shortName": "spt",
        "name": "Sport"
    },
    {
        "shortName": "war",
        "name": "War & Military"
    },
    {
        "shortName": "wsn",
        "name": "Western"
    }
]
支持的类型 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29892/supported+genres?language=en' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出该地区所有可用的年龄评级 年龄评级是特定于地区的(例如 美国:G/PG/R 德国:FSK)
Endpoint ID: 29893
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29893/age+ratings+for+a+region
输入参数

地区的年龄评级 — 端点功能

对象 描述
country 必需 2-letter country code (e.g. "US", "DE", "RS").

剩余免费测试请求:3 / 3。


输入参数

country
API 示例响应
JSON
[
    {
        "id": 21,
        "name": "G"
    },
    {
        "id": 127,
        "name": "TV-Y"
    },
    {
        "id": 26,
        "name": "PG"
    },
    {
        "id": 128,
        "name": "TV-Y7"
    },
    {
        "id": 129,
        "name": "TV-G"
    },
    {
        "id": 22,
        "name": "PG-13"
    },
    {
        "id": 23,
        "name": "R"
    },
    {
        "id": 130,
        "name": "TV-PG"
    },
    {
        "id": 24,
        "name": "NC-17"
    },
    {
        "id": 131,
        "name": "TV-14"
    },
    {
        "id": 132,
        "name": "TV-MA"
    },
    {
        "id": 21526,
        "name": "TV-Y7-FV"
    },
    {
        "id": 22486,
        "name": "TVY7"
    },
    {
        "id": 21935,
        "name": "NC-16"
    },
    {
        "id": 22487,
        "name": "TV-Y"
    },
    {
        "id": 22490,
        "name": "6"
    },
    {
        "id": 22491,
        "name": "E"
    },
    {
        "id": 22492,
        "name": "L"
    },
    {
        "id": 22493,
        "name": "L+"
    },
    {
        "id": 21435,
        "name": "TV-UNRATED"
    },
    {
        "id": 22494,
        "name": "PG-13"
    },
    {
        "id": 22481,
        "name": "18+"
    },
    {
        "id": 22489,
        "name": "9"
    },
    {
        "id": 22934,
        "name": "E"
    },
    {
        "id": 22483,
        "name": "A14"
    },
    {
        "id": 22488,
        "name": "15"
    },
    {
        "id": 22933,
        "name": "R"
    },
    {
        "id": 21638,
        "name": "TV-MA"
    },
    {
        "id": 22939,
        "name": "E10+"
    },
    {
        "id": 22935,
        "name": "M"
    },
    {
        "id": 22937,
        "name": "X"
    },
    {
        "id": 22941,
        "name": "MA-13"
    },
    {
        "id": 22942,
        "name": "MA-17"
    },
    {
        "id": 22943,
        "name": "V"
    },
    {
        "id": 21634,
        "name": "TV-14"
    },
    {
        "id": 22484,
        "name": "R21"
    },
    {
        "id": 22932,
        "name": "18+"
    },
    {
        "id": 22931,
        "name": "16+"
    },
    {
        "id": 22944,
        "name": "U"
    },
    {
        "id": 22945,
        "name": "U"
    },
    {
        "id": 22946,
        "name": "ALL"
    },
    {
        "id": 22948,
        "name": "0"
    },
    {
        "id": 22947,
        "name": "0"
    },
    {
        "id": 22949,
        "name": "AO"
    },
    {
        "id": 22950,
        "name": "T"
    },
    {
        "id": 22951,
        "name": "L S F"
    },
    {
        "id": 22952,
        "name": "T"
    },
    {
        "id": 22953,
        "name": "L D V N"
    },
    {
        "id": 22954,
        "name": "N V+ S+"
    },
    {
        "id": 22956,
        "name": "No mature content"
    },
    {
        "id": 22482,
        "name": "A12"
    },
    {
        "id": 21593,
        "name": "UNRATED"
    },
    {
        "id": 24254,
        "name": "15"
    },
    {
        "id": 24255,
        "name": "12"
    },
    {
        "id": 24256,
        "name": "EC"
    },
    {
        "id": 22485,
        "name": "A10"
    }
]
地区的年龄评级 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29893/age+ratings+for+a+region?country=US' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出该地区可用的所有流媒体服务(提供商)
Endpoint ID: 29894
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29894/streaming+services+for+a+region
输入参数

该地区的流媒体服务 — 端点功能

对象 描述
country 必需 2-letter country code (e.g. "US", "DE", "RS").

剩余免费测试请求:3 / 3。


输入参数

country
API 示例响应
JSON
[
    {
        "id": 8,
        "name": "Netflix",
        "technicalName": "netflix",
        "shortName": "nfx",
        "icon": "https://images.justwatch.com/icon/207360008/s100/netflix.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 9,
        "name": "Amazon Prime Video",
        "technicalName": "amazonprime",
        "shortName": "amp",
        "icon": "https://images.justwatch.com/icon/322992749/s100/amazonprime.webp",
        "monetizationTypes": [
            "ADS",
            "BUY",
            "FLATRATE",
            "FREE",
            "RENT"
        ]
    },
    {
        "id": 350,
        "name": "Apple TV",
        "technicalName": "appletvplus",
        "shortName": "atp",
        "icon": "https://images.justwatch.com/icon/338367329/s100/appletvplus.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 337,
        "name": "Disney Plus",
        "technicalName": "disneyplus",
        "shortName": "dnp",
        "icon": "https://images.justwatch.com/icon/313118777/s100/disneyplus.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 15,
        "name": "Hulu",
        "technicalName": "hulu",
        "shortName": "hlu",
        "icon": "https://images.justwatch.com/icon/116305230/s100/hulu.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 2285,
        "name": "JustWatch TV",
        "technicalName": "justwatchtv",
        "shortName": "jwt",
        "icon": "https://images.justwatch.com/icon/347157971/s100/justwatchtv.webp",
        "monetizationTypes": [
            "ADS",
            "FLATRATE",
            "FREE",
            "RENT"
        ]
    },
    {
        "id": 1851,
        "name": "MLS on Apple TV",
        "technicalName": "mlsseasonpass",
        "shortName": "mls",
        "icon": "https://images.justwatch.com/icon/341906804/s100/mlsseasonpass.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 10,
        "name": "Amazon Video",
        "technicalName": "amazon",
        "shortName": "amz",
        "icon": "https://images.justwatch.com/icon/340823436/s100/amazon.webp",
        "monetizationTypes": [
            "BUY",
            "RENT"
        ]
    },
    {
        "id": 2,
        "name": "Apple TV Store",
        "technicalName": "itunes",
        "shortName": "itu",
        "icon": "https://images.justwatch.com/icon/338253243/s100/itunes.webp",
        "monetizationTypes": [
            "BUY",
            "FLATRATE",
            "FREE",
            "RENT"
        ]
    },
    {
        "id": 257,
        "name": "fuboTV",
        "technicalName": "fubotv",
        "shortName": "fuv",
        "icon": "https://images.justwatch.com/icon/316727345/s100/fubotv.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 283,
        "name": "Crunchyroll",
        "technicalName": "crunchyroll",
        "shortName": "cru",
        "icon": "https://images.justwatch.com/icon/324213205/s100/crunchyroll.webp",
        "monetizationTypes": [
            "ADS",
            "FLATRATE"
        ]
    },
    {
        "id": 2303,
        "name": "Paramount Plus Premium",
        "technicalName": "paramountpluspremium",
        "shortName": "ppp",
        "icon": "https://images.justwatch.com/icon/332803145/s100/paramountpluspremium.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 2616,
        "name": "Paramount Plus Essential",
        "technicalName": "paramountplusessential",
        "shortName": "ppe",
        "icon": "https://images.justwatch.com/icon/339047242/s100/paramountplusessential.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 386,
        "name": "Peacock Premium",
        "technicalName": "peacocktv",
        "shortName": "pct",
        "icon": "https://images.justwatch.com/icon/194173870/s100/peacocktv.webp",
        "monetizationTypes": [
            "ADS",
            "FLATRATE"
        ]
    },
    {
        "id": 2383,
        "name": "Philo",
        "technicalName": "philo",
        "shortName": "phl",
        "icon": "https://images.justwatch.com/icon/327419079/s100/philo.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 2736,
        "name": "Brew",
        "technicalName": "brew",
        "shortName": "brw",
        "icon": "https://images.justwatch.com/icon/346640048/s100/brew.webp",
        "monetizationTypes": [
            "BUY",
            "FLATRATE",
            "FREE",
            "RENT"
        ]
    },
    {
        "id": 190,
        "name": "Curiosity Stream",
        "technicalName": "curiositystream",
        "shortName": "cts",
        "icon": "https://images.justwatch.com/icon/48600036/s100/curiositystream.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 1853,
        "name": "Paramount Plus Apple TV Channel ",
        "technicalName": "appletvparamountplus",
        "shortName": "ppa",
        "icon": "https://images.justwatch.com/icon/303391391/s100/appletvparamountplus.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 1854,
        "name": "AMC Plus Apple TV Channel ",
        "technicalName": "appletvamcplus",
        "shortName": "aat",
        "icon": "https://images.justwatch.com/icon/303391393/s100/appletvamcplus.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 1852,
        "name": "Britbox Apple TV Channel ",
        "technicalName": "appletvbritbox",
        "shortName": "bba",
        "icon": "https://images.justwatch.com/icon/340824336/s100/appletvbritbox.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 2677,
        "name": "F1 on Apple TV",
        "technicalName": "f1appletv",
        "shortName": "af1",
        "icon": "https://images.justwatch.com/icon/342118041/s100/f1appletv.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 582,
        "name": "Paramount+ Amazon Channel",
        "technicalName": "amazonparamountplus",
        "shortName": "app",
        "icon": "https://images.justwatch.com/icon/246478651/s100/amazonparamountplus.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 2618,
        "name": "Free Movies Plus",
        "technicalName": "ottstudioplayer",
        "shortName": "otp",
        "icon": "https://images.justwatch.com/icon/339998382/s100/ottstudioplayer.webp",
        "monetizationTypes": [
            "ADS"
        ]
    },
    {
        "id": 207,
        "name": "The Roku Channel",
        "technicalName": "rokuchannel",
        "shortName": "rkc",
        "icon": "https://images.justwatch.com/icon/76972041/s100/rokuchannel.webp",
        "monetizationTypes": [
            "ADS"
        ]
    },
    {
        "id": 526,
        "name": "AMC+",
        "technicalName": "amcplus",
        "shortName": "acp",
        "icon": "https://images.justwatch.com/icon/277399832/s100/amcplus.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 188,
        "name": "YouTube Premium",
        "technicalName": "youtubered",
        "shortName": "ytr",
        "icon": "https://images.justwatch.com/icon/70189310/s100/youtubered.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 83,
        "name": "The CW",
        "technicalName": "thecw",
        "shortName": "tcw",
        "icon": "https://images.justwatch.com/icon/950814/s100/thecw.webp",
        "monetizationTypes": [
            "ADS",
            "FREE"
        ]
    },
    {
        "id": 191,
        "name": "Kanopy",
        "technicalName": "kanopy",
        "shortName": "knp",
        "icon": "https://images.justwatch.com/icon/241588643/s100/kanopy.webp",
        "monetizationTypes": [
            "FLATRATE",
            "FREE"
        ]
    },
    {
        "id": 212,
        "name": "Hoopla",
        "technicalName": "hoopla",
        "shortName": "hop",
        "icon": "https://images.justwatch.com/icon/80212823/s100/hoopla.webp",
        "monetizationTypes": [
            "FREE"
        ]
    },
    {
        "id": 7,
        "name": "Fandango At Home",
        "technicalName": "vudu",
        "shortName": "vdu",
        "icon": "https://images.justwatch.com/icon/346744144/s100/vudu.webp",
        "monetizationTypes": [
            "BUY",
            "RENT"
        ]
    },
    {
        "id": 2528,
        "name": "YouTube TV",
        "technicalName": "youtubetv",
        "shortName": "ytt",
        "icon": "https://images.justwatch.com/icon/334102416/s100/youtubetv.webp",
        "monetizationTypes": [
            "FLATRATE"
        ]
    },
    {
        "id": 332,
        "name": "Fandango at Home Free",
        "technicalName": "vudufree",
        "shortName": "vuf",
        "icon": "https://images.justwatch.com/icon/346744144/s100/vudufree.webp",
        "monetizationTypes": [
            "ADS"
        ]
    },
    {
        "id": 258
    },
    {
        "_note": "Response truncated for documentation purposes"
    }
]
该地区的流媒体服务 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29894/streaming+services+for+a+region?country=US' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出/popular端点的可用排序选项
Endpoint ID: 29895
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29895/popular+sort+options
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
[
    {
        "value": "popular",
        "label": "Popularity"
    },
    {
        "value": "popular_7_days",
        "label": "Trending"
    },
    {
        "value": "random",
        "label": "Random"
    },
    {
        "value": "alphabetical",
        "label": "Alphabetical"
    },
    {
        "value": "release_year",
        "label": "Release year"
    },
    {
        "value": "tmdb_popularity",
        "label": "TMDB Popularity"
    },
    {
        "value": "imdb_score",
        "label": "IMDB score"
    }
]
热门排序选项 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29895/popular+sort+options' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出该地区的热门电影和电视节目及其流媒体服务 支持筛选 排序和游标分页
Endpoint ID: 29897
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29897/popular+titles
输入参数

热门标题 — 端点功能

对象 描述
country 必需 2-letter country code (e.g. "US", "DE", "RS").
language 必需 2-letter language code (e.g. "en", "de", "sr").
type 必需 Filter by title type: "movie", "show" or "all".
sort 可选 Sort order
cursor 可选 Pagination cursor from a previous response's "nextCursor". Omit for the first page.
perPage 可选 Items per page (1-100). Defaults to 40.
releaseYearFrom 可选 Release year lower bound (inclusive).
releaseYearTo 可选 Release year upper bound (inclusive).
genres 可选 Comma-separated list of genre short names to filter by (e.g. "drm,act"). See the /genres endpoint for valid values.
providers 可选 Comma-separated list of streaming service short names to filter by (e.g. "dnp,hlu"). See the /services endpoint for valid values.
ageRatings 可选 Comma-separated list of age ratings to filter by (e.g. "R,PG-13"). Region-specific; see the /age-ratings endpoint for valid values.
imdbFrom 可选 IMDb rating lower bound (inclusive), 0-10.
imdbTo 可选 IMDb rating upper bound (inclusive), 0-10.
rottenTomatoesFrom 可选 Rotten Tomatoes rating lower bound (inclusive), 0-100.
rottenTomatoesTo 可选 Rotten Tomatoes rating upper bound (inclusive), 0-100.

剩余免费测试请求:3 / 3。


输入参数

country
language
type
sort
cursor
perPage
releaseYearFrom
releaseYearTo
genres
providers
ageRatings
imdbFrom
imdbTo
rottenTomatoesFrom
rottenTomatoesTo
API 示例响应
JSON
{
    "perPage": 40,
    "totalCount": 162342,
    "nextCursor": "NDA=",
    "hasNextPage": true,
    "titles": [
        {
            "id": "tm1674759",
            "type": "MOVIE",
            "title": "Obsession",
            "originalTitle": "Obsession",
            "poster": "https://images.justwatch.com/poster/343088830/s332/obsession-2026.webp",
            "url": "https://www.justwatch.com/us/movie/obsession-2026"
        },
        {
            "id": "tm1593183",
            "type": "MOVIE",
            "title": "Backrooms",
            "originalTitle": "Backrooms",
            "poster": "https://images.justwatch.com/poster/344018964/s332/backrooms.webp",
            "url": "https://www.justwatch.com/us/movie/backrooms"
        },
        {
            "id": "tm1486587",
            "type": "MOVIE",
            "title": "Project Hail Mary",
            "originalTitle": "Project Hail Mary",
            "poster": "https://images.justwatch.com/poster/342918190/s332/project-hail-mary.webp",
            "url": "https://www.justwatch.com/us/movie/project-hail-mary"
        },
        {
            "id": "tm1526979",
            "type": "MOVIE",
            "title": "Disclosure Day",
            "originalTitle": "Disclosure Day",
            "poster": "https://images.justwatch.com/poster/340235589/s332/the-dish-2026-1.webp",
            "url": "https://www.justwatch.com/us/movie/the-dish-2026-1"
        },
        {
            "id": "tm1265001",
            "type": "MOVIE",
            "title": "Spider-Man: Brand New Day",
            "originalTitle": "Spider-Man: Brand New Day",
            "poster": "https://images.justwatch.com/poster/345865773/s332/spider-man-brand-new-day.webp",
            "url": "https://www.justwatch.com/us/movie/spider-man-brand-new-day"
        },
        {
            "id": "tm95477",
            "type": "MOVIE",
            "title": "Troy",
            "originalTitle": "Troy",
            "poster": "https://images.justwatch.com/poster/238879776/s332/troy.webp",
            "url": "https://www.justwatch.com/us/movie/troy"
        },
        {
            "id": "tm1544003",
            "type": "MOVIE",
            "title": "The Odyssey",
            "originalTitle": "The Odyssey",
            "poster": "https://images.justwatch.com/poster/346674990/s332/the-odyssey-2026.webp",
            "url": "https://www.justwatch.com/us/movie/the-odyssey-2026"
        },
        {
            "id": "tm319412",
            "type": "MOVIE",
            "title": "Masters of the Universe",
            "originalTitle": "Masters of the Universe",
            "poster": "https://images.justwatch.com/poster/347453342/s332/masters-of-the-universe-2019.webp",
            "url": "https://www.justwatch.com/us/movie/masters-of-the-universe-2019"
        },
        {
            "id": "tm1591329",
            "type": "MOVIE",
            "title": "The Drama",
            "originalTitle": "The Drama",
            "poster": "https://images.justwatch.com/poster/340504358/s332/the-drama.webp",
            "url": "https://www.justwatch.com/us/movie/the-drama"
        },
        {
            "id": "tm1635677",
            "type": "MOVIE",
            "title": "The Devil Wears Prada 2",
            "originalTitle": "The Devil Wears Prada 2",
            "poster": "https://images.justwatch.com/poster/338811810/s332/the-devil-wears-prada-2.webp",
            "url": "https://www.justwatch.com/us/movie/the-devil-wears-prada-2"
        },
        {
            "id": "tm1928868",
            "type": "MOVIE",
            "title": "The Invite",
            "originalTitle": "The Invite",
            "poster": "https://images.justwatch.com/poster/345695298/s332/the-invite-2026.webp",
            "url": "https://www.justwatch.com/us/movie/the-invite-2026"
        },
        {
            "id": "tm1610095",
            "type": "MOVIE",
            "title": "The Sheep Detectives",
            "originalTitle": "The Sheep Detectives",
            "poster": "https://images.justwatch.com/poster/345661233/s332/three-bags-full-a-sheep-detective-movie.webp",
            "url": "https://www.justwatch.com/us/movie/three-bags-full-a-sheep-detective-movie"
        },
        {
            "id": "tm1602729",
            "type": "MOVIE",
            "title": "Good Luck, Have Fun, Don't Die",
            "originalTitle": "Good Luck, Have Fun, Don't Die",
            "poster": "https://images.justwatch.com/poster/340762916/s332/good-luck-have-fun-dont-die.webp",
            "url": "https://www.justwatch.com/us/movie/good-luck-have-fun-dont-die"
        },
        {
            "id": "tm1952326",
            "type": "MOVIE",
            "title": "Pressure",
            "originalTitle": "Pressure",
            "poster": "https://images.justwatch.com/poster/346211269/s332/pressure-2026-1.webp",
            "url": "https://www.justwatch.com/us/movie/pressure-2026-1"
        },
        {
            "id": "tm835252",
            "type": "MOVIE",
            "title": "Spider-Man: No Way Home",
            "originalTitle": "Spider-Man: No Way Home",
            "poster": "https://images.justwatch.com/poster/300177312/s332/spider-man-no-way-home.webp",
            "url": "https://www.justwatch.com/us/movie/spider-man-no-way-home"
        },
        {
            "id": "tm1436931",
            "type": "MOVIE",
            "title": "Michael",
            "originalTitle": "Michael",
            "poster": "https://images.justwatch.com/poster/346016108/s332/michael-2025-0.webp",
            "url": "https://www.justwatch.com/us/movie/michael-2025-0"
        },
        {
            "id": "tm1925040",
            "type": "MOVIE",
            "title": "Hokum",
            "originalTitle": "Hokum",
            "poster": "https://images.justwatch.com/poster/346016458/s332/hokum-2026.webp",
            "url": "https://www.justwatch.com/us/movie/hokum-2026"
        },
        {
            "id": "tm1486845",
            "type": "MOVIE",
            "title": "Supergirl",
            "originalTitle": "Supergirl",
            "poster": "https://images.justwatch.com/poster/339996464/s332/supergirl-woman-of-tomorrow.webp",
            "url": "https://www.justwatch.com/us/movie/supergirl-woman-of-tomorrow"
        },
        {
            "id": "tm1111989",
            "type": "MOVIE",
            "title": "Oppenheimer",
            "originalTitle": "Oppenheimer",
            "poster": "https://images.justwatch.com/poster/305252655/s332/oppenheimer.webp",
            "url": "https://www.justwatch.com/us/movie/oppenheimer"
        },
        {
            "id": "tm1457585",
            "type": "MOVIE",
            "title": "The Super Mario Galaxy Movie",
            "originalTitle": "The Super Mario Galaxy Movie",
            "poster": "https://images.justwatch.com/poster/342866876/s332/the-super-mario-galaxy-movie.webp",
            "url": "https://www.justwatch.com/us/movie/the-super-mario-galaxy-movie"
        },
        {
            "id": "tm157099",
            "type": "MOVIE",
            "title": "Interstellar",
            "originalTitle": "Interstellar",
            "poster": "https://images.justwatch.com/poster/449990/s332/interstellar.webp",
            "url": "https://www.justwatch.com/us/movie/interstellar"
        },
        {
            "id": "tm1506526",
            "type": "MOVIE",
            "title": "Mortal Kombat II",
            "originalTitle": "Mortal Kombat 2",
            "poster": "https://images.justwatch.com/poster/345490277/s332/mortal-kombat-2.webp",
            "url": "https://www.justwatch.com/us/movie/mortal-kombat-2"
        },
        {
            "id": "tm1433295",
            "type": "MOVIE",
            "title": "The Mandalorian and Grogu",
            "originalTitle": "The Mandalorian and Grogu",
            "poster": "https://images.justwatch.com/poster/336088085/s332/the-mandalorian-and-grogu.webp",
            "url": "https://www.justwatch.com/us/movie/the-mandalorian-and-grogu"
        },
        {
            "id": "tm2873976",
            "type": "MOVIE",
            "title": "The Last House",
            "originalTitle": "The Last House",
            "poster": "https://images.justwatch.com/poster/347571635/s332/the-last-house-2026.webp",
            "url": "https://www.justwatch.com/us/movie/the-last-house-2026"
        },
        {
            "id": "tm1663575",
            "type": "MOVIE",
            "title": "Tuner",
            "originalTitle": "Tuner",
            "poster": "https://images.justwatch.com/poster/344868167/s332/tuner.webp",
            "url": "https://www.justwatch.com/us/movie/tuner"
        },
        {
            "id": "tm1617627",
            "type": "MOVIE",
            "title": "The Long Walk",
            "originalTitle": "The Long Walk",
            "poster": "https://images.justwatch.com/poster/330628021/s332/the-long-walk-2025.webp",
            "url": "https://www.justwatch.com/us/movie/the-long-walk-2025"
        },
        {
            "id": "tm1673707",
            "type": "MOVIE",
            "title": "The Furious",
            "originalTitle": "火遮眼",
            "poster": "https://images.justwatch.com/poster/343696285/s332/the-furious-2025.webp",
            "url": "https://www.justwatch.com/us/movie/the-furious-2025"
        },
        {
            "id": "tm1956026",
            "type": "MOVIE",
            "title": "The Dink",
            "originalTitle": "The Dink"
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
热门标题 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29897/popular+titles?country=US&language=en&type=movie' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出该地区即将上映的电影和电视节目 支持过滤器 排序和光标分页
Endpoint ID: 29898
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29898/upcoming+titles
输入参数

即将推出的作品 — 端点功能

对象 描述
country 必需 2-letter country code (e.g. "US", "DE", "RS").
language 必需 2-letter language code (e.g. "en", "de", "sr").
type 必需 Filter by title type: "movie", "show" or "all".
cursor 可选 Pagination cursor from a previous response's "nextCursor". Omit for the first page.
perPage 可选 Items per page (1-100). Defaults to 40.
releaseYearFrom 可选 Release year lower bound (inclusive).
releaseYearTo 可选 Release year upper bound (inclusive).
genres 可选 Comma-separated list of genre short names to filter by (e.g. "drm,act"). See the /genres endpoint for valid values.
providers 可选 Comma-separated list of streaming service short names to filter by (e.g. "dnp,hlu"). See the /services endpoint for valid values.
ageRatings 可选 Comma-separated list of age ratings to filter by (e.g. "R,PG-13"). Region-specific; see the /age-ratings endpoint for valid values.
imdbFrom 可选 IMDb rating lower bound (inclusive), 0-10.
imdbTo 可选 IMDb rating upper bound (inclusive), 0-10.
rottenTomatoesFrom 可选 Rotten Tomatoes rating lower bound (inclusive), 0-100.
rottenTomatoesTo 可选 Rotten Tomatoes rating upper bound (inclusive), 0-100.

剩余免费测试请求:3 / 3。


输入参数

country
language
type
cursor
perPage
releaseYearFrom
releaseYearTo
genres
providers
ageRatings
imdbFrom
imdbTo
rottenTomatoesFrom
rottenTomatoesTo
API 示例响应
JSON
{
    "perPage": 40,
    "totalCount": 427,
    "nextCursor": "NDA=",
    "hasNextPage": true,
    "titles": [
        {
            "id": "tss505744",
            "type": "SHOW_SEASON",
            "title": "Season 4",
            "originalTitle": "Yellowjackets",
            "poster": "https://images.justwatch.com/poster/326187641/s332/season-4.webp",
            "url": "https://www.justwatch.com/us/tv-show/yellowjackets/season-4"
        },
        {
            "id": "tss485617",
            "type": "SHOW_SEASON",
            "title": "Season 2",
            "originalTitle": "Dune: Prophecy",
            "poster": "https://images.justwatch.com/poster/322687925/s332/season-2.webp",
            "url": "https://www.justwatch.com/us/tv-show/dune-the-sisterhood/season-2"
        },
        {
            "id": "tss459374",
            "type": "SHOW_SEASON",
            "title": "Season 2",
            "originalTitle": "The Gentlemen",
            "poster": "https://images.justwatch.com/poster/320936470/s332/season-2.webp",
            "url": "https://www.justwatch.com/us/tv-show/the-gentlemen/season-2"
        },
        {
            "id": "tss521349",
            "type": "SHOW_SEASON",
            "title": "Season 3",
            "originalTitle": "Love Is Blind: UK",
            "poster": "https://images.justwatch.com/poster/319873994/s332/season-3.webp",
            "url": "https://www.justwatch.com/us/tv-show/love-is-blind-uk/season-3"
        },
        {
            "id": "tss388224",
            "type": "SHOW_SEASON",
            "title": "Season 18",
            "originalTitle": "It's Always Sunny in Philadelphia",
            "poster": "https://images.justwatch.com/poster/256742702/s332/season-18.webp",
            "url": "https://www.justwatch.com/us/tv-show/its-always-sunny-in-philadelphia/season-18"
        },
        {
            "id": "tm2943465",
            "type": "MOVIE",
            "title": "Kelsey Cook: Happy Hour",
            "originalTitle": "Kelsey Cook: Happy Hour",
            "poster": "https://images.justwatch.com/poster/348275095/s332/happy-hour-2026.webp",
            "url": "https://www.justwatch.com/us/movie/happy-hour-2026"
        },
        {
            "id": "tm2913038",
            "type": "MOVIE",
            "title": "Chasing the Peak",
            "originalTitle": "Chasing the Peak",
            "poster": "https://images.justwatch.com/poster/346685344/s332/chasing-the-peak.webp",
            "url": "https://www.justwatch.com/us/movie/chasing-the-peak"
        },
        {
            "id": "tm2960414",
            "type": "MOVIE",
            "title": "Bodyhackers",
            "originalTitle": "Bodyhackers",
            "poster": null,
            "url": "https://www.justwatch.com/us/movie/bodyhackers"
        },
        {
            "id": "tss578747",
            "type": "SHOW_SEASON",
            "title": "Season 1",
            "originalTitle": "대체 등산을 왜 하는 건데?",
            "poster": "https://images.justwatch.com/poster/347517898/s332/season-1.webp",
            "url": "https://www.justwatch.com/us/tv-show/take-a-hike/season-1"
        },
        {
            "id": "tss471588",
            "type": "SHOW_SEASON",
            "title": "Season 8",
            "originalTitle": "Cassandre",
            "poster": "https://images.justwatch.com/poster/342768829/s332/season-8.webp",
            "url": "https://www.justwatch.com/us/tv-show/cassandre/season-8"
        },
        {
            "id": "tm1567542",
            "type": "MOVIE",
            "title": "I Am What I Am 2",
            "originalTitle": "雄狮少年2",
            "poster": "https://images.justwatch.com/poster/340500499/s332/i-am-what-i-am-2.webp",
            "url": "https://www.justwatch.com/us/movie/i-am-what-i-am-2"
        },
        {
            "id": "tm2745200",
            "type": "MOVIE",
            "title": "In the Mirror",
            "originalTitle": "In the Mirror",
            "poster": null,
            "url": "https://www.justwatch.com/us/movie/in-the-mirror-2016"
        },
        {
            "id": "tm2862002",
            "type": "MOVIE",
            "title": "Here the Whole Time",
            "originalTitle": "Quinze Dias",
            "poster": "https://images.justwatch.com/poster/346931585/s332/here-the-whole-time.webp",
            "url": "https://www.justwatch.com/us/movie/here-the-whole-time"
        },
        {
            "id": "tm2960314",
            "type": "MOVIE",
            "title": "Living On: The Michael Cammarata Story",
            "originalTitle": "Living On: The Michael Cammarata Story",
            "poster": "https://images.justwatch.com/poster/348216146/s332/living-on-the-michael-cammarata-story.webp",
            "url": "https://www.justwatch.com/us/movie/living-on-the-michael-cammarata-story"
        },
        {
            "id": "tm2961388",
            "type": "MOVIE",
            "title": "V",
            "originalTitle": "空枪",
            "poster": "https://images.justwatch.com/poster/348270667/s332/kong-qiang.webp",
            "url": "https://www.justwatch.com/us/movie/kong-qiang"
        },
        {
            "id": "tss575324",
            "type": "SHOW_SEASON",
            "title": "Season 2",
            "originalTitle": "Average Joe",
            "poster": "https://images.justwatch.com/poster/307676347/s332/season-2.webp",
            "url": "https://www.justwatch.com/us/tv-show/average-joe-2023/season-2"
        },
        {
            "id": "tm2926665",
            "type": "MOVIE",
            "title": "To Your Island",
            "originalTitle": "去你的岛",
            "poster": "https://images.justwatch.com/poster/348298244/s332/to-your-island.webp",
            "url": "https://www.justwatch.com/us/movie/to-your-island"
        },
        {
            "id": "tm1338397",
            "type": "MOVIE",
            "title": "Takanakuy Quechua for to hit each other",
            "originalTitle": "Takanakuy",
            "poster": "https://images.justwatch.com/poster/305342397/s332/takanakuy-quechua-for-to-hit-each-other.webp",
            "url": "https://www.justwatch.com/us/movie/takanakuy-quechua-for-to-hit-each-other"
        },
        {
            "id": "tm2877120",
            "type": "MOVIE",
            "title": "Freefall: A Reckoning for Boeing",
            "originalTitle": "Freefall: A Reckoning for Boeing",
            "poster": "https://images.justwatch.com/poster/347620845/s332/freefall-a-reckoning-for-boeing.webp",
            "url": "https://www.justwatch.com/us/movie/freefall-a-reckoning-for-boeing"
        },
        {
            "id": "tss542212",
            "type": "SHOW_SEASON",
            "title": "Miniseries",
            "originalTitle": "Dunkman",
            "poster": "https://images.justwatch.com/poster/342829894/s332/season-1.webp",
            "url": "https://www.justwatch.com/us/tv-show/dunkman/season-1"
        },
        {
            "id": "tss167",
            "type": "SHOW_SEASON",
            "title": "Season 6",
            "originalTitle": "Ancient Discoveries",
            "poster": "https://images.justwatch.com/poster/129258125/s332/season-6.webp",
            "url": "https://www.justwatch.com/us/tv-show/ancient-discoveries/season-6"
        },
        {
            "id": "tm2957005",
            "type": "MOVIE",
            "title": "Celebrity Crime Scene: Princess Diana",
            "originalTitle": "Celebrity Crime Scene: Princess Diana",
            "poster": null,
            "url": "https://www.justwatch.com/us/movie/celebrity-crime-scene-princess-diana"
        },
        {
            "id": "tm2953532",
            "type": "MOVIE",
            "title": "Disney Worldbuilders",
            "originalTitle": "Disney Worldbuilders",
            "poster": "https://images.justwatch.com/poster/347869410/s332/disney-worldbuilders.webp",
            "url": "https://www.justwatch.com/us/movie/disney-worldbuilders"
        },
        {
            "id": "tm2924214",
            "type": "MOVIE",
            "title": "Novak Djokovic: The Wolf in Winter",
            "originalTitle": "Novak Djokovic: The Wolf in Winter",
            "poster": "https://images.justwatch.com/poster/347326208/s332/novak-djokovic-the-wolf-in-winter.webp",
            "url": "https://www.justwatch.com/us/movie/novak-djokovic-the-wolf-in-winter"
        },
        {
            "id": "tm1959550",
            "type": "MOVIE",
            "title": "Chompoo: Lost & Forgotten",
            "originalTitle": "Chomphu: Dek Hai Thi Thuk Luem",
            "poster": "https://images.justwatch.com/poster/347519869/s332/chomphu-dek-hai-thi-thuk-luem.webp",
            "url": "https://www.justwatch.com/us/movie/chomphu-dek-hai-thi-thuk-luem"
        },
        {
            "id": "tm2860376",
            "type": "MOVIE",
            "title": "Just Play Dead",
            "originalTitle": "Just Play Dead",
            "poster": "https://images.justwatch.com/poster/348197496/s332/just-play-dead.webp",
            "url": "https://www.justwatch.com/us/movie/just-play-dead"
        },
        {
            "id": "tss474173",
            "type": "SHOW_SEASON",
            "title": "Season 5",
            "originalTitle": "Outer Banks",
            "poster": "https://images.justwatch.com/poster/346538938/s332/season-5.webp",
            "url": "https://www.justwatch.com/us/tv-show/outer-banks/season-5"
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
即将推出的作品 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29898/upcoming+titles?country=US&language=en&type=all' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
通过查询字符串自动补全电影 电视节目和人物
Endpoint ID: 29899
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29899/autocomplete+titles+and+people
输入参数

自动完成功能标题和人员 — 端点功能

对象 描述
country 必需 2-letter country code (e.g. "US", "DE", "RS").
language 必需 2-letter language code (e.g. "en", "de", "sr").
q 必需 Search query, at least 3 characters long.

剩余免费测试请求:3 / 3。


输入参数

country
language
q
API 示例响应
JSON
{
    "query": "interstellar",
    "titles": [
        {
            "id": "tm157099",
            "type": "MOVIE",
            "title": "Interstellar",
            "originalTitle": "Interstellar",
            "releaseYear": 2014,
            "poster": "https://images.justwatch.com/poster/449990/s332/interstellar.webp",
            "url": "https://www.justwatch.com/us/movie/interstellar"
        },
        {
            "id": "tm245003",
            "type": "MOVIE",
            "title": "Interstellar Wars",
            "originalTitle": "Interstellar Wars",
            "releaseYear": 2016,
            "poster": "https://images.justwatch.com/poster/192741688/s332/interstellar-wars.webp",
            "url": "https://www.justwatch.com/us/movie/interstellar-wars"
        },
        {
            "id": "tm137375",
            "type": "MOVIE",
            "title": "Lolita from Interstellar Space",
            "originalTitle": "Lolita from Interstellar Space",
            "releaseYear": 2014,
            "poster": "https://images.justwatch.com/poster/181466909/s332/lolita-from-interstellar-space.webp",
            "url": "https://www.justwatch.com/us/movie/lolita-from-interstellar-space"
        },
        {
            "id": "tm897914",
            "type": "MOVIE",
            "title": "Faster Than Light: the Dream of Interstellar Flight",
            "originalTitle": "Faster Than Light: the Dream of Interstellar Flight",
            "releaseYear": 2017,
            "poster": "https://images.justwatch.com/poster/186162920/s332/2017-25.webp",
            "url": "https://www.justwatch.com/us/movie/2017-25"
        },
        {
            "id": "ts453830",
            "type": "SHOW",
            "title": "I'm the Evil Lord of an Intergalactic Empire!",
            "originalTitle": "俺は星間国家の悪徳領主!",
            "releaseYear": 2025,
            "poster": "https://images.justwatch.com/poster/331083734/s332/im-the-evil-lord-of-an-intergalactic-empire.webp",
            "url": "https://www.justwatch.com/us/tv-show/im-the-evil-lord-of-an-intergalactic-empire"
        }
    ],
    "people": [
        {
            "id": "tp1747461",
            "personId": 1747461,
            "name": "InterstellarLizard",
            "image": null
        }
    ]
}
自动完成功能标题和人员 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29899/autocomplete+titles+and+people?country=US&language=en&q=interstellar' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出/search端点可用的排序选项
Endpoint ID: 29900
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29900/search+sort+options
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
[
    {
        "value": "popular",
        "label": "Popularity"
    },
    {
        "value": "trending",
        "label": "Trending"
    },
    {
        "value": "tmdb_popularity",
        "label": "TMDB Popularity"
    },
    {
        "value": "alphabetical",
        "label": "Alphabetical"
    },
    {
        "value": "random",
        "label": "Random"
    },
    {
        "value": "release_year",
        "label": "Release year"
    },
    {
        "value": "relevance",
        "label": "Relevance"
    },
    {
        "value": "imdb_score",
        "label": "IMDB Score"
    },
    {
        "value": "runtime",
        "label": "Runtime"
    }
]
搜索排序选项 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29900/search+sort+options' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
在JustWatch上搜索电影和电视节目
Endpoint ID: 29901
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29901/search+titles
输入参数

搜索标题 — 端点功能

对象 描述
rottenTomatoesFrom 可选 Rotten Tomatoes rating lower bound (inclusive), 0-100.
rottenTomatoesTo 可选 Rotten Tomatoes rating upper bound (inclusive), 0-100.
country 必需 2-letter country code (e.g. "US", "DE", "RS").
language 必需 2-letter language code (e.g. "en", "de", "sr").
q 必需 Search query, at least 3 characters long.
type 必需 Filter by title type: "movie", "show" or "all".
sort 可选 Sort order.
cursor 可选 Pagination cursor from a previous response's "nextCursor". Omit for the first page.
perPage 可选 Items per page (1-100). Defaults to 40.
releaseYearFrom 可选 Release year lower bound (inclusive).
releaseYearTo 可选 Release year upper bound (inclusive).
genres 可选 Comma-separated list of genre short names to filter by (e.g. "drm,act"). See the /genres endpoint for valid values.
providers 可选 Comma-separated list of streaming service short names to filter by (e.g. "dnp,hlu"). See the /services endpoint for valid values.
ageRatings 可选 Comma-separated list of age ratings to filter by (e.g. "R,PG-13"). Region-specific; see the /age-ratings endpoint for valid values.
imdbFrom 可选 IMDb rating lower bound (inclusive), 0-10.
imdbTo 可选 IMDb rating upper bound (inclusive), 0-10.

剩余免费测试请求:3 / 3。


输入参数

rottenTomatoesFrom
rottenTomatoesTo
country
language
q
type
sort
cursor
perPage
releaseYearFrom
releaseYearTo
genres
providers
ageRatings
imdbFrom
imdbTo
API 示例响应
JSON
{
    "query": "interstellar",
    "perPage": 40,
    "totalCount": 40,
    "nextCursor": null,
    "hasNextPage": false,
    "titles": [
        {
            "id": "tm157099",
            "type": "MOVIE",
            "title": "Interstellar",
            "originalTitle": "Interstellar",
            "releaseYear": 2014,
            "poster": "https://images.justwatch.com/poster/449990/s332/interstellar.webp",
            "url": "https://www.justwatch.com/us/movie/interstellar",
            "imdbScore": 8.7,
            "tomatoMeter": 73,
            "offers": [
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD",
                    "url": "https://watch.amazon.com/detail?gti=amzn1.dv.gti.91c15743-d78a-4667-9b48-fbd8ed9cacbc",
                    "service": {
                        "id": 9,
                        "name": "Amazon Prime Video",
                        "technicalName": "amazonprime",
                        "shortName": "amp",
                        "icon": "https://images.justwatch.com/icon/322992749/s100/amazonprime.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "SD",
                    "url": "https://watch.amazon.com/detail?gti=amzn1.dv.gti.91c15743-d78a-4667-9b48-fbd8ed9cacbc",
                    "service": {
                        "id": 9,
                        "name": "Amazon Prime Video",
                        "technicalName": "amazonprime",
                        "shortName": "amp",
                        "icon": "https://images.justwatch.com/icon/322992749/s100/amazonprime.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD",
                    "url": "https://www.hulu.com/watch/2fa384bd-a85d-45d8-9f39-e8bb91dc9e3b",
                    "service": {
                        "id": 15,
                        "name": "Hulu",
                        "technicalName": "hulu",
                        "shortName": "hlu",
                        "icon": "https://images.justwatch.com/icon/116305230/s100/hulu.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "SD",
                    "url": "https://www.hulu.com/watch/2fa384bd-a85d-45d8-9f39-e8bb91dc9e3b",
                    "service": {
                        "id": 15,
                        "name": "Hulu",
                        "technicalName": "hulu",
                        "shortName": "hlu",
                        "icon": "https://images.justwatch.com/icon/116305230/s100/hulu.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD",
                    "url": "https://www.paramountplus.com/movies/interstellar/pogPZ4svoLUp1fNjrr4osk0HOjN3r2b9?searchReferral=publisher&source=search-feeds",
                    "service": {
                        "id": 2303,
                        "name": "Paramount Plus Premium",
                        "technicalName": "paramountpluspremium",
                        "shortName": "ppp",
                        "icon": "https://images.justwatch.com/icon/332803145/s100/paramountpluspremium.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "_4K",
                    "url": "https://www.paramountplus.com/movies/interstellar/pogPZ4svoLUp1fNjrr4osk0HOjN3r2b9?searchReferral=publisher&source=search-feeds",
                    "service": {
                        "id": 2303,
                        "name": "Paramount Plus Premium",
                        "technicalName": "paramountpluspremium",
                        "shortName": "ppp",
                        "icon": "https://images.justwatch.com/icon/332803145/s100/paramountpluspremium.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "SD",
                    "url": "https://www.paramountplus.com/movies/interstellar/pogPZ4svoLUp1fNjrr4osk0HOjN3r2b9?searchReferral=publisher&source=search-feeds",
                    "service": {
                        "id": 2303,
                        "name": "Paramount Plus Premium",
                        "technicalName": "paramountpluspremium",
                        "shortName": "ppp",
                        "icon": "https://images.justwatch.com/icon/332803145/s100/paramountpluspremium.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "SD",
                    "url": "https://www.paramountplus.com/movies/interstellar/pogPZ4svoLUp1fNjrr4osk0HOjN3r2b9?searchReferral=publisher&source=search-feeds",
                    "service": {
                        "id": 2616,
                        "name": "Paramount Plus Essential",
                        "technicalName": "paramountplusessential",
                        "shortName": "ppe",
                        "icon": "https://images.justwatch.com/icon/339047242/s100/paramountplusessential.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD",
                    "url": "https://www.paramountplus.com/movies/interstellar/pogPZ4svoLUp1fNjrr4osk0HOjN3r2b9?searchReferral=publisher&source=search-feeds",
                    "service": {
                        "id": 2616,
                        "name": "Paramount Plus Essential",
                        "technicalName": "paramountplusessential",
                        "shortName": "ppe",
                        "icon": "https://images.justwatch.com/icon/339047242/s100/paramountplusessential.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD",
                    "url": "https://watch.amazon.com/detail?gti=amzn1.dv.gti.91c15743-d78a-4667-9b48-fbd8ed9cacbc",
                    "service": {
                        "id": 582,
                        "name": "Paramount+ Amazon Channel",
                        "technicalName": "amazonparamountplus",
                        "shortName": "app",
                        "icon": "https://images.justwatch.com/icon/246478651/s100/amazonparamountplus.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "SD",
                    "url": "https://watch.amazon.com/detail?gti=amzn1.dv.gti.91c15743-d78a-4667-9b48-fbd8ed9cacbc",
                    "service": {
                        "id": 582,
                        "name": "Paramount+ Amazon Channel",
                        "technicalName": "amazonparamountplus",
                        "shortName": "app",
                        "icon": "https://images.justwatch.com/icon/246478651/s100/amazonparamountplus.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "_4K",
                    "url": "https://watch.amazon.com/detail?gti=amzn1.dv.gti.91c15743-d78a-4667-9b48-fbd8ed9cacbc",
                    "service": {
                        "id": 582,
                        "name": "Paramount+ Amazon Channel",
                        "technicalName": "amazonparamountplus",
                        "shortName": "app",
                        "icon": "https://images.justwatch.com/icon/246478651/s100/amazonparamountplus.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD",
                    "url": "https://therokuchannel.roku.com/details/c8e4e51cfe335bdf90fd7aec8021e9e1/interstellar?source=bing",
                    "service": {
                        "id": 633,
                        "name": "Paramount+ Roku Premium Channel",
                        "technicalName": "rokuchannelparamountplus",
                        "shortName": "prk",
                        "icon": "https://images.justwatch.com/icon/252888457/s100/rokuchannelparamountplus.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "SD",
                    "url": "https://therokuchannel.roku.com/details/c8e4e51cfe335bdf90fd7aec8021e9e1/interstellar?source=bing",
                    "service": {
                        "id": 633,
                        "name": "Paramount+ Roku Premium Channel",
                        "technicalName": "rokuchannelparamountplus",
                        "shortName": "prk",
                        "icon": "https://images.justwatch.com/icon/252888457/s100/rokuchannelparamountplus.webp"
                    }
                },
                {
                    "monetizationType": "FLATRATE",
                    "presentationType": "HD"
                }
            ]
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
搜索标题 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29901/search+titles?country=US&language=en&q=interstellar&type=movie' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
返回标题网址(或路径)的 JustWatch ID
Endpoint ID: 29902
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29902/id+from+url
输入参数

从URL获取ID — 端点功能

对象 描述
url 必需 URL or path (e.g. "https://www.justwatch.com/us/movie/interstellar" or "/us/movie/interstellar").

剩余免费测试请求:3 / 3。


输入参数

url
API 示例响应
JSON
{
    "id": "tm157099"
}
从URL获取ID — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29902/id+from+url?url=https://www.justwatch.com/us/movie/interstellar' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
通过 JustWatch ID 获取电影或电视节目的详细信息
Endpoint ID: 29903
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29903/title+details+by+id
输入参数

通过ID获取标题详情 — 端点功能

对象 描述
id 必需 ID (e.g. "tm137408" for a movie, "ts314106" for a show).
country 必需 2-letter country code (e.g. "US", "DE", "RS").
language 必需 2-letter language code (e.g. "en", "de", "sr").

剩余免费测试请求:3 / 3。


输入参数

id
country
language
API 示例响应
JSON
{
    "id": "tm137408",
    "type": "MOVIE",
    "title": "Locke",
    "originalTitle": "Locke",
    "releaseYear": 2014,
    "releaseDate": "2014-04-10",
    "shortDescription": "Ivan Locke has worked hard to craft a good life for himself. Tonight, that life will collapse around him. On the eve of the biggest challenge of his career, Ivan receives a phone call that sets in motion a series of events that will unravel his family, job, and soul.",
    "runtime": 85,
    "ageRating": "R",
    "isReleased": true,
    "genres": [
        "Drama"
    ],
    "subgenres": [
        "Psychological Drama"
    ],
    "poster": "https://images.justwatch.com/poster/305937413/s718/locke.webp",
    "backdrops": [
        "https://images.justwatch.com/backdrop/176217518/s1440/locke.webp",
        "https://images.justwatch.com/backdrop/245250755/s1440/locke.webp",
        "https://images.justwatch.com/backdrop/207109201/s1440/locke.webp",
        "https://images.justwatch.com/backdrop/176217517/s1440/locke.webp",
        "https://images.justwatch.com/backdrop/213189131/s1440/locke.webp"
    ],
    "trailers": [
        {
            "url": "https://www.youtube.com/watch?v=MyoO35P41YM",
            "provider": "YOUTUBE"
        },
        {
            "url": "https://www.youtube.com/watch?v=2Ao2r6qD22A",
            "provider": "YOUTUBE"
        },
        {
            "url": "https://www.youtube.com/watch?v=TsBDYAYnQb0",
            "provider": "YOUTUBE"
        },
        {
            "url": "https://www.youtube.com/watch?v=WLp-lOicyog",
            "provider": "YOUTUBE"
        }
    ],
    "url": "https://www.justwatch.com/us/movie/locke",
    "productionCountries": [
        "GB",
        "US"
    ],
    "externalIds": {
        "imdb": "tt2692904",
        "tmdb": "210479"
    },
    "scoring": {
        "imdb": 7.1,
        "imdbVotes": 170240,
        "tmdb": 6.891,
        "tmdbPopularity": 4.117,
        "tomatoMeter": null,
        "jwRating": 0.83225252309
    },
    "interactions": {
        "likes": 1003,
        "dislikes": 172
    },
    "directors": [
        {
            "name": "Steven Knight",
            "personId": 5397,
            "image": null
        }
    ],
    "ranking": null,
    "upcomingReleases": [],
    "cast": [
        {
            "name": "Tom Hardy",
            "personId": 1640,
            "image": "https://images.justwatch.com/portrait/327228891/st150/image.avif",
            "character": "Ivan Locke"
        },
        {
            "name": "Ruth Wilson",
            "personId": 27634,
            "image": "https://images.justwatch.com/portrait/333610499/st150/image.avif",
            "character": "Katrina (voice)"
        },
        {
            "name": "Andrew Scott",
            "personId": 10278,
            "image": "https://images.justwatch.com/portrait/327186591/st150/image.avif",
            "character": "Donal (voice)"
        },
        {
            "name": "Olivia Colman",
            "personId": 322,
            "image": "https://images.justwatch.com/portrait/327542904/st150/image.avif",
            "character": "Bethan (voice)"
        },
        {
            "name": "Tom Holland",
            "personId": 4549,
            "image": "https://images.justwatch.com/portrait/327782404/st150/image.avif",
            "character": "Eddie (voice)"
        },
        {
            "name": "Ben Daniels",
            "personId": 13160,
            "image": "https://images.justwatch.com/portrait/344357657/st150/image.avif",
            "character": "Gareth (voice)"
        },
        {
            "name": "Bill Milner",
            "personId": 27635,
            "image": "https://images.justwatch.com/portrait/334201302/st150/image.avif",
            "character": "Sean (voice)"
        },
        {
            "name": "Alice Lowe",
            "personId": 16082,
            "image": "https://images.justwatch.com/portrait/333965189/st150/image.avif",
            "character": "Sister Margaret (voice)"
        },
        {
            "name": "Danny Webb",
            "personId": 27636,
            "image": "https://images.justwatch.com/portrait/340711631/st150/image.avif",
            "character": "Cassidy (voice)"
        },
        {
            "name": "Lee Ross",
            "personId": 596210,
            "image": "https://images.justwatch.com/portrait/345562254/st150/image.avif",
            "character": "PC Davids (voice)"
        },
        {
            "name": "Silas Carson",
            "personId": 590922,
            "image": null,
            "character": "Dr. Gullu (voice)"
        },
        {
            "name": "Kirsty Dillon",
            "personId": 27639,
            "image": null,
            "character": "Gareth's Wife (voice)"
        }
    ],
    "offers": {
        "free": [
            {
                "service": {
                    "id": 235,
                    "name": "YouTube Free",
                    "technicalName": "youtubefree",
                    "shortName": "yfr",
                    "icon": "https://images.justwatch.com/icon/113378150/s100/youtubefree.webp"
                },
                "monetizationType": "ADS",
                "quality": "SD",
                "price": null,
                "priceChange": null,
                "videoTechnology": [],
                "audioTechnology": [],
                "subtitles": [
                    "en"
                ],
                "audioLanguages": [
                    "en"
                ],
                "seasons": 0,
                "availableFrom": null,
                "availableTo": null,
                "addedDate": "2026-06-29",
                "url": "https://www.youtube.com/watch?v=-Uk4GQTmK_0",
                "streamUrl": null,
                "subscriptionPlans": []
            },
            {
                "service": {
                    "id": 235,
                    "name": "YouTube Free",
                    "technicalName": "youtubefree",
                    "shortName": "yfr",
                    "icon": "https://images.justwatch.com/icon/113378150/s100/youtubefree.webp"
                },
                "monetizationType": "ADS",
                "quality": "HD",
                "price": null,
                "priceChange": null,
                "videoTechnology": [],
                "audioTechnology": [],
                "subtitles": [
                    "en"
                ],
                "audioLanguages": [
                    "en"
                ],
                "seasons": 0,
                "availableFrom": null,
                "availableTo": null,
                "addedDate": "2026-06-29",
                "url": "https://www.youtube.com/watch?v=-Uk4GQTmK_0",
                "streamUrl": null,
                "subscriptionPlans": []
            }
        ],
        "rent": [
            {
                "service": {
                    "id": 10,
                    "name": "Amazon Video",
                    "technicalName": "amazon",
                    "shortName": "amz",
                    "icon": "https://images.justwatch.com/icon/340823436/s100/amazon.webp"
                },
                "monetizationType": "RENT",
                "quality": "SD",
                "price": {
                    "formatted": "$2.99",
                    "value": 2.99,
                    "currency": "USD"
                },
                "priceChange": null,
                "videoTechnology": [],
                "audioTechnology": [
                    "5.1"
                ],
                "subtitles": [
                    "en"
                ],
                "audioLanguages": [
                    "en"
                ],
                "seasons": 0,
                "availableFrom": "2014-08-12T04:00:00Z",
                "availableTo": null,
                "addedDate": "2026-06-26",
                "url": "https://watch.amazon.com/detail?gti=amzn1.dv.gti.d2a9f780-8afc-5947-ad0b-a28eec467c58",
                "streamUrl": null
            },
            {
                "service": {
                    "id": 7,
                    "name": "Fandango At Home",
                    "technicalName": "vudu",
                    "shortName": "vdu",
                    "icon": "https://images.justwatch.com/icon/346744144/s100/vudu.webp"
                },
                "monetizationType": "RENT",
                "quality": "SD",
                "price": {
                    "formatted": "$2.99",
                    "value": 2.99,
                    "currency": "USD"
                },
                "priceChange": null,
                "videoTechnology": [],
                "audioTechnology": [],
                "subtitles": [],
                "audioLanguages": [
                    "en"
                ],
                "seasons": 0,
                "availableFrom": null,
                "availableTo": null,
                "addedDate": "2016-05-22",
                "url": "https://athome.fandango.com/content/browse/details/Locke/548125",
                "streamUrl": null
            },
            {
                "service": {
                    "id": 10,
                    "name": "Amazon Video",
                    "technicalName": "amazon",
                    "shortName": "amz",
                    "icon": "https://images.justwatch.com/icon/340823436/s100/amazon.webp"
                },
                "monetizationType": "RENT"
            }
        ]
    },
    "_note": "Response truncated for documentation purposes"
}
通过ID获取标题详情 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29903/title+details+by+id?id=tm137408&country=US&language=en' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
通过IMDb ID返回电影或电视节目的详细信息
Endpoint ID: 29904
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/29904/title+details+by+imdb+id
输入参数

通过 IMDb ID 获取标题详情 — 端点功能

对象 描述
imdbId 必需 IMDb title id (e.g. "tt0816692").
country 必需 2-letter country code (e.g. "US", "DE", "RS").
language 必需 2-letter language code (e.g. "en", "de", "sr").

剩余免费测试请求:3 / 3。


输入参数

imdbId
country
language
API 示例响应
JSON
{
    "id": "tm157099",
    "type": "MOVIE",
    "title": "Interstellar",
    "originalTitle": "Interstellar",
    "releaseYear": 2014,
    "releaseDate": "2014-11-05",
    "shortDescription": "In a dystopian future where Earth has become near-uninhabitable, a team of astronauts embark on a mission to find a new home for humanity.",
    "runtime": 169,
    "ageRating": "TV-14",
    "isReleased": true,
    "genres": [
        "Action & Adventure",
        "Drama",
        "Science-Fiction"
    ],
    "subgenres": [
        "Sci-Fi Drama"
    ],
    "poster": "https://images.justwatch.com/poster/449990/s718/interstellar.webp",
    "backdrops": [
        "https://images.justwatch.com/backdrop/324966555/s1440/interstellar.webp",
        "https://images.justwatch.com/backdrop/309158953/s1440/interstellar.webp",
        "https://images.justwatch.com/backdrop/176326977/s1440/interstellar.webp",
        "https://images.justwatch.com/backdrop/176326972/s1440/interstellar.webp",
        "https://images.justwatch.com/backdrop/188484343/s1440/interstellar.webp"
    ],
    "trailers": [
        {
            "url": "https://www.youtube.com/watch?v=zSWdZVtXT7E",
            "provider": "YOUTUBE"
        },
        {
            "url": "https://www.youtube.com/watch?v=0vxOhd4qlnA",
            "provider": "YOUTUBE"
        },
        {
            "url": "https://www.youtube.com/watch?v=2LqzF5WauAw",
            "provider": "YOUTUBE"
        },
        {
            "url": "https://www.youtube.com/watch?v=Lm8p5rlrSkY",
            "provider": "YOUTUBE"
        }
    ],
    "url": "https://www.justwatch.com/us/movie/interstellar",
    "productionCountries": [
        "CA",
        "GB",
        "US"
    ],
    "externalIds": {
        "imdb": "tt0816692",
        "tmdb": "157336"
    },
    "scoring": {
        "imdb": 8.7,
        "imdbVotes": 2585477,
        "tmdb": 8.484,
        "tmdbPopularity": 70.2255,
        "tomatoMeter": 73,
        "jwRating": 0.964911486735
    },
    "interactions": {
        "likes": 45317,
        "dislikes": 1567
    },
    "directors": [
        {
            "name": "Christopher Nolan",
            "personId": 1725,
            "image": null
        }
    ],
    "ranking": {
        "rank": 19,
        "trend": "UP",
        "trendDifference": 2,
        "highestRank": 1,
        "daysInTop3": 6,
        "daysInTop10": 42,
        "daysInTop100": 2595,
        "daysInTop1000": 3878
    },
    "upcomingReleases": [],
    "cast": [
        {
            "name": "Matthew McConaughey",
            "personId": 1690,
            "image": "https://images.justwatch.com/portrait/329007705/st150/image.avif",
            "character": "Cooper"
        },
        {
            "name": "Anne Hathaway",
            "personId": 1692,
            "image": "https://images.justwatch.com/portrait/327485855/st150/image.avif",
            "character": "Brand"
        },
        {
            "name": "Michael Caine",
            "personId": 1694,
            "image": "https://images.justwatch.com/portrait/327307324/st150/image.avif",
            "character": "Professor Brand"
        },
        {
            "name": "Jessica Chastain",
            "personId": 1693,
            "image": "https://images.justwatch.com/portrait/330224885/st150/image.avif",
            "character": "Murph"
        },
        {
            "name": "Casey Affleck",
            "personId": 1695,
            "image": "https://images.justwatch.com/portrait/327711515/st150/image.avif",
            "character": "Tom"
        },
        {
            "name": "Wes Bentley",
            "personId": 1701,
            "image": "https://images.justwatch.com/portrait/328595804/st150/image.avif",
            "character": "Doyle"
        },
        {
            "name": "Topher Grace",
            "personId": 1702,
            "image": "https://images.justwatch.com/portrait/327780148/st150/image.avif",
            "character": "Getty"
        },
        {
            "name": "Mackenzie Foy",
            "personId": 1193,
            "image": "https://images.justwatch.com/portrait/346326610/st150/image.avif",
            "character": "Murph (10 Yrs.)"
        },
        {
            "name": "Ellen Burstyn",
            "personId": 1700,
            "image": "https://images.justwatch.com/portrait/331200412/st150/image.avif",
            "character": "Murph (older)"
        },
        {
            "name": "John Lithgow",
            "personId": 1699,
            "image": "https://images.justwatch.com/portrait/330224252/st150/image.avif",
            "character": "Donald"
        },
        {
            "name": "Bill Irwin",
            "personId": 1697,
            "image": "https://images.justwatch.com/portrait/330205450/st150/image.avif",
            "character": "TARS (voice)"
        },
        {
            "name": "David Gyasi",
            "personId": 1705,
            "image": "https://images.justwatch.com/portrait/331897177/st150/image.avif",
            "character": "Romilly"
        },
        {
            "name": "Timothée Chalamet",
            "personId": 1696,
            "image": "https://images.justwatch.com/portrait/327228941/st150/image.avif",
            "character": "Tom (15 Yrs.)"
        },
        {
            "name": "Matt Damon",
            "personId": 1698,
            "image": "https://images.justwatch.com/portrait/327307540/st150/image.avif",
            "character": "Mann"
        },
        {
            "name": "Josh Stewart",
            "personId": 1708,
            "image": "https://images.justwatch.com/portrait/346326252/st150/image.avif",
            "character": "CASE (voice)"
        },
        {
            "name": "Leah Cairns",
            "personId": 1709,
            "image": null,
            "character": "Lois"
        },
        {
            "name": "Liam Dickinson",
            "personId": 1715,
            "image": null,
            "character": "Coop"
        },
        {
            "name": "Francis X. McCarthy",
            "personId": 1716,
            "image": null,
            "character": "Boots"
        },
        {
            "name": "William Devane",
            "personId": 1706,
            "image": null,
            "character": "Williams"
        },
        {
            "name": "Andrew Borba",
            "personId": 1718,
            "image": null,
            "character": "Smith"
        },
        {
            "name": "Elyes Gabel",
            "personId": 1713,
            "image": "https://images.justwatch.com/portrait/344051075/st150/image.avif",
            "character": "Administrator"
        },
        {
            "name": "David Oyelowo",
            "personId": 1704,
            "image": "https://images.justwatch.com/portrait/330870610/st150/image.avif",
            "character": "School Principal"
        },
        {
            "name": "Collette Wolfe",
            "personId": 1707,
            "image": null,
            "character": "Ms. Hanley"
        },
        {
            "name": "Jeff Hephner",
            "personId": 1712,
            "image": null,
            "character": "Doctor"
        },
        {
            "name": "Russ Fega",
            "personId": 1710,
            "image": null,
            "character": "Crew Chief"
        },
        {
            "name": "Lena Georgas",
            "personId": 1711,
            "image": null,
            "character": "Nurse Practitioner"
        },
        {
            "name": "Brooke Smith",
            "personId": 1714,
            "image": "https://images.justwatch.com/portrait/340670867/st150/image.avif",
            "character": "Nurse"
        },
        {
            "name": "Flora Nolan",
            "personId": 1717,
            "image": null,
            "character": "Girl on Truck"
        },
        {
            "name": "Griffen Fraser",
            "personId": 971997,
            "image": null,
            "character": "Boy on Truck"
        },
        {
            "name": "Kristian Van der Heyden",
            "personId": 1721,
            "image": null,
            "character": "Scientist (uncredited)"
        },
        {
            "name": "William Patrick Brown",
            "personId": 1719,
            "image": null,
            "character": "NASA employee (uncredited)"
        },
        {
            "name": "Benjamin Hardy",
            "personId": 597360,
            "image": null,
            "character": "NASA Scientist (uncredited)"
        },
        {
            "name": "Joseph Oliveira",
            "personId": 1723,
            "image": null,
            "character": "Astronaut (uncredited)"
        },
        {
            "name": "Alexander Michael Helisek",
            "personId": 195631,
            "image": null,
            "character": "Construction boss (uncredited)"
        },
        {
            "name": "Rory Nolan",
            "personId": 1175693,
            "image": "https://images.justwatch.com/portrait/340646942/st150/image.avif",
            "character": "Little Boy in the hospital (uncredited)"
        }
    ],
    "offers": {
        "stream": [
            {
                "service": {
                    "id": 9,
                    "name": "Amazon Prime Video",
                    "technicalName": "amazonprime",
                    "shortName": "amp"
                }
            }
        ]
    },
    "_note": "Response truncated for documentation purposes"
}
通过 IMDb ID 获取标题详情 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/29904/title+details+by+imdb+id?imdbId=tt0816692&country=US&language=en' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出了/discover端点可用的排序选项
Endpoint ID: 30063
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/30063/get+discover+sort+options
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
[
    {
        "value": "popular",
        "label": "Popularity"
    },
    {
        "value": "popular_7_days",
        "label": "Trending"
    },
    {
        "value": "random",
        "label": "Random"
    },
    {
        "value": "alphabetical",
        "label": "Alphabetical"
    },
    {
        "value": "release_year",
        "label": "Release year"
    },
    {
        "value": "tmdb_popularity",
        "label": "TMDB Popularity"
    },
    {
        "value": "imdb_score",
        "label": "IMDB score"
    }
]
获取发现排序选项 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/30063/get+discover+sort+options' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出可用于/discover端点的“monetizationTypes”参数的可用货币化类型
Endpoint ID: 30064
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/30064/get+monetization+types
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
[
    {
        "value": "flatrate",
        "label": "Subscription"
    },
    {
        "value": "free",
        "label": "Free"
    },
    {
        "value": "ads",
        "label": "Free with ads"
    },
    {
        "value": "rent",
        "label": "Rent"
    },
    {
        "value": "buy",
        "label": "Buy"
    },
    {
        "value": "cinema",
        "label": "Cinema"
    },
    {
        "value": "fast",
        "label": "Free ad-supported TV"
    }
]
获取变现类型 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/30064/get+monetization+types' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
列出了可以用作/discover端点上的“presentationTypes”参数的可用视频质量
Endpoint ID: 30065
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/30065/get+presentation+types
输入参数

剩余免费测试请求:3 / 3。

此端点不需要任何输入参数。

API 示例响应
JSON
[
    {
        "value": "sd",
        "label": "SD"
    },
    {
        "value": "hd",
        "label": "HD"
    },
    {
        "value": "4k",
        "label": "4K"
    }
]
获取演示类型 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/30065/get+presentation+types' --header 'Authorization: Bearer YOUR_API_KEY' 


    
请求
通过组合任意数量的可选过滤器,为一个区域发现电影和电视节目。单个过滤器中的值使用OR组合,不同的过滤器使用AND组合(例如提供者“nfx,hlu” AND 货币化类型“flatrate,free” AND 类型“cmy,hrr”)。每个标题都会返回验证所应用过滤器所需的元数据(IMDb id、类型、时长、制作国家、评分、投票数),以及实际上匹配请求的提供者、货币化类型和视频质量的优惠。支持游标分页;请注意,JustWatch将每个过滤器组合的分页限制在1999个标题,因此请缩小过滤器以进一步深入目录
Endpoint ID: 30066
GET https://appexchange.zylalabs.com/api/13507/justwatch+api/30066/discover+titles
输入参数

发现标题 — 端点功能

对象 描述
productionCountries 可选 Comma-separated list of 2-letter production country codes to include (OR semantics, e.g. "US,CA").
imdbVotesTo 可选 IMDb vote count upper bound (inclusive).
imdbVotesFrom 可选 IMDb vote count lower bound (inclusive).
imdbTo 可选 IMDb rating upper bound (inclusive), 0-10.
imdbFrom 可选 IMDb rating lower bound (inclusive), 0-10.
runtimeTo 可选 Runtime upper bound in minutes (inclusive).
runtimeFrom 可选 Runtime lower bound in minutes (inclusive).
releaseYearTo 可选 Release year upper bound (inclusive).
releaseYearFrom 可选 Release year lower bound (inclusive).
excludeProductionCountries 可选 Comma-separated list of 2-letter production country codes to exclude (e.g. "IN").
country 必需 2-letter country code the catalog and offers are resolved for. See the /regions endpoint for valid values.
ageRatings 可选 Comma-separated list of content ratings (OR semantics, e.g. "R,PG-13"). Region-specific; see the /age-ratings endpoint for valid values.
excludeGenres 可选 Comma-separated list of genre short names to exclude (e.g. "hrr"). See the /genres endpoint for valid values.
genres 可选 Comma-separated list of genre short names to include (OR semantics, e.g. "cmy,hrr"). See the /genres endpoint for valid values.
presentationTypes 可选 Comma-separated list of video qualities (OR semantics): sd, hd, 4k. See the /discover/presentation-types endpoint.
monetizationTypes 可选 Comma-separated list of monetization types (OR semantics): flatrate, free, ads, rent, buy, cinema, fast. See the /discover/monetization-types endpoint.
providers 可选 Comma-separated list of streaming service short names (OR semantics, e.g. "nfx,hlu"). See the /services endpoint for valid values.
q 可选 Optional free-text query the titles must match, combined with all other filters.
type 可选 Filter by title type: "movie", "show" or "all". Defaults to all types.
language 必需 2-letter language code used for translated fields (titles, genre names). Defaults to "en". See the /languages endpoint for valid values.

剩余免费测试请求:3 / 3。


输入参数

productionCountries
imdbVotesTo
imdbVotesFrom
imdbTo
imdbFrom
runtimeTo
runtimeFrom
releaseYearTo
releaseYearFrom
excludeProductionCountries
country
ageRatings
excludeGenres
genres
presentationTypes
monetizationTypes
providers
q
type
language
API 示例响应
JSON
{
    "perPage": 40,
    "totalCount": 203754,
    "nextCursor": "NDA=",
    "hasNextPage": true,
    "titles": [
        {
            "id": "ts475684",
            "type": "SHOW",
            "title": "Furious",
            "originalTitle": "Furious",
            "releaseYear": 2026,
            "releaseDate": "2026-07-27",
            "shortDescription": "FBI agent Alice Black is on the hunt for a mysterious and calculating female serial killer. Both walk their own paths toward justice, and as their lives start to intertwine, the line between right and wrong begins to blur.",
            "runtime": 53,
            "ageRating": "TV-MA",
            "genres": [
                {
                    "shortName": "crm",
                    "translation": "Crime"
                },
                {
                    "shortName": "drm",
                    "translation": "Drama"
                },
                {
                    "shortName": "trl",
                    "translation": "Mystery & Thriller"
                }
            ],
            "poster": "https://images.justwatch.com/poster/348297009/s332/furious.webp",
            "url": "https://www.justwatch.com/us/tv-show/furious",
            "productionCountries": [
                "US"
            ],
            "externalIds": {
                "imdbId": "tt36303968",
                "tmdbId": "287238"
            },
            "scoring": {
                "imdbScore": 7.6,
                "imdbVotes": 5295,
                "tmdbScore": 6.9,
                "tmdbPopularity": 55.4403,
                "tomatoMeter": 98,
                "jwRating": 0.815918275126
            },
            "matchingProviders": [
                {
                    "id": 15,
                    "name": "Hulu",
                    "technicalName": "hulu",
                    "shortName": "hlu",
                    "icon": "https://images.justwatch.com/icon/116305230/s100/hulu.webp"
                }
            ],
            "matchingMonetizationTypes": [
                "FLATRATE"
            ],
            "offers": {
                "stream": [
                    {
                        "service": {
                            "id": 15,
                            "name": "Hulu",
                            "technicalName": "hulu",
                            "shortName": "hlu",
                            "icon": "https://images.justwatch.com/icon/116305230/s100/hulu.webp"
                        },
                        "monetizationType": "FLATRATE",
                        "quality": "SD",
                        "price": null,
                        "priceChange": null,
                        "videoTechnology": [
                            "HDR"
                        ],
                        "audioTechnology": [
                            "DOLBY ATMOS"
                        ],
                        "subtitles": [],
                        "audioLanguages": [],
                        "seasons": 1,
                        "seasonIds": [
                            "tss569030"
                        ],
                        "availableFrom": null,
                        "availableTo": null,
                        "addedDate": "2026-08-17",
                        "url": "https://www.hulu.com/series/furious-5d4924b7-1cde-47c3-8852-f30bdd7fe979",
                        "deeplinkUrl": "https://www.hulu.com/series/furious-5d4924b7-1cde-47c3-8852-f30bdd7fe979",
                        "streamUrl": null,
                        "subscriptionPlans": [
                            {
                                "title": "Hulu with ads/",
                                "price": "$11.99",
                                "priceValue": 11.99,
                                "currency": "USD",
                                "durationDays": 30,
                                "isTrial": false,
                                "quality": "HD"
                            },
                            {
                                "title": "Hulu Premium",
                                "price": "$18.99",
                                "priceValue": 18.98,
                                "currency": "USD",
                                "durationDays": 30,
                                "isTrial": false,
                                "quality": "4K"
                            }
                        ]
                    },
                    {
                        "service": {
                            "id": 15,
                            "name": "Hulu",
                            "technicalName": "hulu",
                            "shortName": "hlu",
                            "icon": "https://images.justwatch.com/icon/116305230/s100/hulu.webp"
                        },
                        "monetizationType": "FLATRATE",
                        "quality": "HD",
                        "price": null,
                        "priceChange": null,
                        "videoTechnology": [
                            "HDR"
                        ],
                        "audioTechnology": [
                            "DOLBY ATMOS"
                        ],
                        "subtitles": [],
                        "audioLanguages": [],
                        "seasons": 1,
                        "seasonIds": [
                            "tss569030"
                        ],
                        "availableFrom": null,
                        "availableTo": null,
                        "addedDate": "2026-08-17",
                        "url": "https://www.hulu.com/series/furious-5d4924b7-1cde-47c3-8852-f30bdd7fe979",
                        "deeplinkUrl": "https://www.hulu.com/series/furious-5d4924b7-1cde-47c3-8852-f30bdd7fe979",
                        "streamUrl": null,
                        "subscriptionPlans": [
                            {
                                "title": "Hulu with ads/",
                                "price": "$11.99",
                                "priceValue": 11.99,
                                "currency": "USD",
                                "durationDays": 30,
                                "isTrial": false,
                                "quality": "HD"
                            },
                            {
                                "title": "Hulu Premium",
                                "price": "$18.99",
                                "priceValue": 18.98,
                                "currency": "USD",
                                "durationDays": 30,
                                "isTrial": false,
                                "quality": "4K"
                            }
                        ]
                    }
                ]
            }
        },
        {
            "id": "ts415554",
            "type": "SHOW",
            "title": "Ride or Die",
            "originalTitle": "Ride or Die",
            "releaseYear": 2026,
            "releaseDate": "2026-07-15",
            "shortDescription": "Best friends, Judith and Debbie, know everything about each other … well, almost everything. Judith has been living a double life that Debbie knows nothing about: she is a highly trained assassin. When a hit goes horribly wrong, Judith and Debbie must go on the run together and work to repair their broken friendship—all while being targeted by a mysterious enemy who wants them dead. And only together, can they solve this layered mystery.",
            "runtime": 52,
            "ageRating": "TV-MA",
            "genres": [
                {
                    "shortName": "act",
                    "translation": "Action & Adventure"
                },
                {
                    "shortName": "cmy",
                    "translation": "Comedy"
                },
                {
                    "shortName": "drm",
                    "translation": "Drama"
                }
            ],
            "poster": "https://images.justwatch.com/poster/346372629/s332/ride-or-die.webp",
            "url": "https://www.justwatch.com/us/tv-show/ride-or-die",
            "productionCountries": [
                "US"
            ],
            "externalIds": {
                "imdbId": "tt27955616",
                "tmdbId": "241882"
            },
            "scoring": {
                "imdbScore": 7.6,
                "imdbVotes": 12631,
                "tmdbScore": null,
                "tmdbPopularity": 3.4838,
                "tomatoMeter": 98,
                "jwRating": 0.839317862832
            },
            "matchingProviders": [
                {
                    "id": 9,
                    "name": "Amazon Prime Video",
                    "technicalName": "amazonprime",
                    "shortName": "amp",
                    "icon": "https://images.justwatch.com/icon/322992749/s100/amazonprime.webp"
                },
                {
                    "id": 613,
                    "name": "Amazon Prime Video Free with Ads",
                    "technicalName": "amazonimdbtv",
                    "shortName": "aim",
                    "icon": "https://images.justwatch.com/icon/327791663/s100/amazonimdbtv.webp"
                },
                {
                    "id": 2100,
                    "name": "Amazon Prime Video with Ads"
                }
            ]
        }
    ],
    "_note": "Response truncated for documentation purposes"
}
发现标题 — 代码片段

curl --location --request GET 'https://zylalabs.com/api/13507/justwatch+api/30066/discover+titles?country=US&language=en' --header 'Authorization: Bearer YOUR_API_KEY' 


    

API 访问密钥和身份验证

注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 仅观看 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。

标头
标头 描述
授权 必需 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。

无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。

(年度计费可节省 2 个月 🎉)

🚀 企业版套餐

起价
$ 10,000/年


  • 自定义数量
  • 自定义速率限制
  • 专业客户支持
  • 实时 API 监控

概览

查找观看电影和电视节目的地方:按国家和服务商提供的流媒体、租赁和购买优惠、标题详情和季/集、搜索、热门和新到达

仅观看 API FAQs

每个端点返回与电影和电视节目相关的特定数据,包括标题、类型、流媒体优惠、年龄评级和支持的语言或地区等详细信息。例如,“获取热门标题”端点提供热门标题的列表以及它们的流媒体优惠

关键字段因端点而异,但通常包括“id”“title”“originalTitle”“releaseYear”“poster”和“url”例如“通过ID获取标题详细信息”端点包括“shortDescription”“runtime”和“ageRating”以提供全面的标题信息

参数因端点而异。例如 "获取热门标题" 端点允许按地区和排序选项进行筛选 "获取搜索标题" 端点接受用于标题搜索的查询字符串并支持使用 "perPage" 和 "nextCursor" 参数进行分页

响应数据通常以JSON格式组织,包含结构化的对象和数组。例如“获取支持的类别”端点返回一个类别对象的数组,每个对象包含“短名称”和“名称”字段,易于解析和使用

每个端点提供不同的信息,例如支持的语言、地区、类型、年龄评级、流媒体服务以及热门或即将发布的标题。例如,“获取某个地区的流媒体服务”端点列出了可用的提供商及其货币化类型

用户可以通过使用特定于每个端点的查询参数自定义请求。例如,在“获取搜索标题”端点中,用户可以指定“热门”或“发行年份”等排序选项,以便根据他们的需求调整结果

典型的用例包括寻找观看特定电影或节目的地方 探索一个地区的热门内容以及检索关于标题的详细信息以便集成到应用程序或网站中 例如 开发者可以使用API构建一个电影发现应用

数据准确性通过JustWatch内容源的定期更新和质量检查得以保持 API汇总了来自各种流媒体服务的信息 确保用户获得可靠和最新的有关可用标题及其优惠的数据

一般常见问题

Zyla API Hub 就像一个大型 API 商店,您可以在一个地方找到数千个 API。我们还为所有 API 提供专门支持和实时监控。注册后,您可以选择要使用的 API。请记住,每个 API 都需要自己的订阅。但如果您订阅多个 API,您将为所有这些 API 使用相同的密钥,使事情变得更简单。
价格以 USD(美元)、EUR(欧元)、CAD(加元)、AUD(澳元)和 GBP(英镑)列出。我们接受所有主要的借记卡和信用卡。我们的支付系统使用最新的安全技术,由 Stripe 提供支持,Stripe 是世界上最可靠的支付公司之一。如果您在使用卡片付款时遇到任何问题,请通过 [email protected]

此外,如果您已经以这些货币中的任何一种(USD、EUR、CAD、AUD、GBP)拥有有效订阅,该货币将保留用于后续订阅。只要您没有任何有效订阅,您可以随时更改货币。
定价页面上显示的本地货币基于您 IP 地址的国家/地区,仅供参考。实际价格以 USD(美元)为单位。当您付款时,即使您在我们的网站上看到以本地货币显示的等值金额,您的卡片对账单上也会以美元显示费用。这意味着您不能直接使用本地货币付款。
有时,银行可能会因其欺诈保护设置而拒绝收费。我们建议您首先联系您的银行,检查他们是否阻止了我们的收费。此外,您可以访问账单门户并更改关联的卡片以进行付款。如果这些方法不起作用并且您需要进一步帮助,请通过 [email protected]
价格由月度或年度订阅决定,具体取决于所选计划。
API 调用根据成功请求从您的计划中扣除。每个计划都包含您每月可以进行的特定数量的调用。只有成功的调用(由状态 200 响应指示)才会计入您的总数。这确保失败或不完整的请求不会影响您的月度配额。
Zyla API Hub 采用月度订阅系统。您的计费周期将从您购买付费计划的那一天开始,并在下个月的同一日期续订。因此,如果您想避免未来的费用,请提前取消订阅。
要升级您当前的订阅计划,只需转到 API 的定价页面并选择您要升级到的计划。升级将立即生效,让您立即享受新计划的功能。请注意,您之前计划中的任何剩余调用都不会转移到新计划,因此在升级时请注意这一点。您将被收取新计划的全部金额。
要检查您本月剩余多少 API 调用,请参考响应标头中的 "X-Zyla-API-Calls-Monthly-Remaining" 字段。例如,如果您的计划允许每月 1,000 个请求,而您已使用 100 个,则响应标头中的此字段将显示 900 个剩余调用。
要查看您的计划允许的最大 API 请求数,请检查 "X-Zyla-RateLimit-Limit" 响应标头。例如,如果您的计划包括每月 1,000 个请求,此标头将显示 1,000。
"X-Zyla-RateLimit-Reset" 标头显示您的速率限制重置之前的秒数。这告诉您何时您的请求计数将重新开始。例如,如果它显示 3,600,则意味着还有 3,600 秒直到限制重置。
是的,您可以随时通过访问您的账户并在账单页面上选择取消选项来取消您的计划。请注意,升级、降级和取消会立即生效。此外,取消后,您将不再有权访问该服务,即使您的配额中还有剩余调用。
为了让您有机会在没有任何承诺的情况下体验我们的 API,我们提供 7 天免费试用,允许您免费进行最多 50 次 API 调用。此试用只能使用一次,因此我们建议将其应用于您最感兴趣的 API。虽然我们的大多数 API 都提供免费试用,但有些可能不提供。试用在 7 天后或您进行了 50 次请求后结束,以先发生者为准。如果您在试用期间达到 50 次请求限制,您需要"开始您的付费计划"以继续发出请求。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。或者,如果您在第 7 天之前不取消订阅,您的免费试用将结束,您的计划将自动计费,授予您访问计划中指定的所有 API 调用的权限。请记住这一点以避免不必要的费用。
7 天后,您将被收取试用期间订阅的计划的全额费用。因此,在试用期结束前取消很重要。因忘记及时取消而提出的退款请求不被接受。
当您订阅 API 免费试用时,您可以进行最多 50 次 API 调用。如果您希望超出此限制进行额外的 API 调用,API 将提示您执行"开始您的付费计划"。您可以在个人资料中的订阅 -> 选择您订阅的 API -> 定价标签下找到"开始您的付费计划"按钮。
付款订单在每月 20 日至 30 日之间处理。如果您在 20 日之前提交请求,您的付款将在此时间范围内处理。
您可以通过我们的聊天渠道联系我们以获得即时帮助。我们始终在线,时间为上午 8 点至下午 5 点(EST)。如果您在该时间之后联系我们,我们将尽快回复您。此外,您可以通过 [email protected]

相关 API