[{"movies":["Music by John Williams","Toy Story 2","Toy Story","Pinocchio","Finding Nemo","Inside Out","Toy Story 3","Zootopia","Hamilton","Big","One Hundred and One Dalmatians","Toy Story 4","Coco","The Incredibles","Snow White and the Seven Dwarfs","Mary Poppins","Black Panther","Ratatouille","Monsters, Inc.","The Princess Bride","Who Framed Roger Rabbit","Miracle on 34th Street","Soul","Turning Red","Moana","WALL-E","The Muppets","Star Wars: Episode V - The Empire Strikes Back","The Straight Story","Tim Burton's The Nightmare Before Christmas","Aladdin","Fantasia","Dumbo","Beatles '64","Avengers: Endgame","Finding Dory","Iron Man","Queen of Katwe","Beauty and the Beast","The Guardians of the Galaxy Holiday Special","Star Wars: The Force Awakens","Thor: Ragnarok","Hidden Figures","Raya and the Last Dragon","Fantastic Mr. Fox","Star Wars: Episode IV - A New Hope","Lady and the Tramp","Spider-Man: Homecoming","Guardians of the Galaxy","The Lion King","A Bug's Life","Star Wars: The Last Jedi","West Side Story","Marvel's the Avengers","Encanto","The Little Mermaid","James and the Giant Peach","Ever After: A Cinderella Story","Bambi","Captain America: Civil War","Isle of Dogs","X-Men: Days of Future Past","Inside Out 2","Captain America: The Winter Soldier","Big Hero 6","Bolt","Winnie the Pooh","Sleeping Beauty","Werewolf by Night","Doctor Strange","Frozen","Tangled","The Beach Boys","Young Woman and the Sea","Tarzan","The Muppet Movie","Onward","Pete's Dragon","Millions","Freaky Friday","The Jungle Book","Lilo & Stitch","X-Men: First Class","The Emperor's New Groove","Mulan","Guardians of the Galaxy Vol. 2","Deadpool","X2","The Princess and the Frog","Rogue One: A Star Wars Story","Deadpool 2","The Rookie","Ant-Man","Star Wars: Episode VI - Return of the Jedi","Drumline","Hercules","Avatar","Miracle","Ron's Gone Wrong","While You Were Sleeping"]},[]]
curl --location --request POST 'https://zylalabs.com/api/6092/disney+plus+movies+api/8323/get+disney+plus+movies+list' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"title":"Toy Story 3","release_year":2010,"genre":"Animation, Adventure, Comedy","rating":"98%","critics_consensus":"Deftly blending comedy, adventure, and honest emotion, Toy Story 3 is a rare second sequel that really works.","synopsis":"With their beloved Andy preparing to leave for college, Woody (Tom Hanks), Buzz Lightyear (Tim Allen), Jessie (Joan Cusack), and the rest of the toys find themselves in a strange new environment."},{}]
curl --location --request POST 'https://zylalabs.com/api/6092/disney+plus+movies+api/8324/get+movie+details+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
[{"cast":["Tom Hanks","Tim Allen","Joan Cusack","Kelsey Grammer"],"director":["Ash Brannon","John Lasseter","Lee Unkrich"]},[]]
curl --location --request POST 'https://zylalabs.com/api/6092/disney+plus+movies+api/8325/obtain+casting+and+director+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 迪士尼Plus电影 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
Disney Plus 电影 API 专注于提供有关 Disney+ 流媒体服务上可用电影的全面信息。它处理一系列数据字段,例如电影标题、发行年份、导演、演员、剧情简介、评级、评论家的评论和调整后的评分,为用户提供对平台上电影的见解。
您可以通过向专门提供此信息的 API 端点发出请求来获取电影评级和评论,从而获取有关 Disney+ 上可用电影的详细见解
API可能对您在单个请求中可以查询的电影数量有速率限制或限制,因此查阅API文档以获取有关使用限制的具体指南非常重要
是的 Disney Plus 电影 API 允许您根据各种标准如发行年份、类型或评分来过滤电影,使您能够定制查询以获得更有针对性的结果
Disney Plus电影API允许您检索有关Disney+上可用电影的详细信息,包括电影标题、发行年份、导演、演员、情节摘要、评分、评论家评价和调整后的分数
该端点返回一份精选的Disney+上最佳电影的列表 响应包括一个电影标题的数组 允许用户探索流媒体的热门选项
响应包括关键字段,如标题、发行年份、类型、评分、评论家意见和概要,提供关于指定电影的全面细节
用户可以通过提供特定的电影标题作为参数来定制他们的请求。这使他们能够获取有关该特定电影的演员和导演的定制信息
响应结构为一个对象数组,每个对象包含关于电影的详细信息,包括标题、发行年份、类型和其他相关字段
该端点提供有关指定电影的演员和导演的信息,包括参与电影制作的演员和导演的姓名
典型的用例包括构建电影推荐系统 创建电影数据库 增强流媒体平台的用户界面 以及为研究或娱乐目的提供详细的电影见解
用户可以利用返回的电影标题创建清单 推荐电影 或将其集成到展示热门Disney+内容的应用程序中 从而增强用户参与感
该API从可靠的数据库中获取数据并定期更新其内容以确保准确性 质量检查包括与可信的电影行业标准验证和用户反馈机制