[{"movie_titles":["The Wolf of Wall Street","Hell or High Water","The Talented Mr. Ripley","Mission: Impossible \u2013 Fallout","Jackass Forever","How to Lose a Guy in 10 Days","Pain & Gain","Tropic Thunder","The Addams Family","The Naked Gun: From the Files of Police Squad!","The Truman Show","Top Gun","Interstellar","Arrival","Beverly Hills Cop","Annihilation","Collateral","Chinatown","Forrest Gump","I Love You, Man","Planes, Trains & Automobiles","Catch Me If You Can","The Lost City","The Fighter","Shutter Island","Star Trek","Red Eye","Rosemary\u2019s Baby","Minority Report","Face\/Off","Selma","Zoolander","Paranormal Activity","Heaven Can Wait","Anchorman: The Legend of Ron Burgundy","Revolutionary Road","Saving Private Ryan","Mean Girls","There Will Be Blood","Paper Moon","Mission: Impossible \u2013 Ghost Protocol","A.I.: Artificial Intelligence","Zodiac","Raiders of the Lost Ark","A Quiet Place","Almost Famous","Michael Clayton","Titanic","The Godfather","The Lighthouse","Top Gun: Maverick"]},{"movie_title":["Magazine Dreams","Bridget Jones: Mad About the Boy","Aquamarine"]}]
curl --location --request POST 'https://zylalabs.com/api/6046/paramount+plus+movies+api/8166/get+top+paramount+movies' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
[{"title":"The Wolf of Wall Street","release_year":2013,"rating":"PG-13","summary":"Leonardo DiCaprio\u2019s career has been laser-focused on shedding the \u201cTiger Beat\u201d teen idol trappings that followed him after Titanic, so much so that he almost never allows himself to have fun on-screen in the name of being taken seriously. But every once in a while, he finds an excuse to cut loose like he does in Catch Me If You Can. Like a mid-century forebearer to today\u2019s audacious scammers, DiCaprio\u2019s Frank Abagnale Jr. cuts quite a trail of fraud and deception as he cons his way into three different professions with the FBI hot on his trail. He\u2019s forging checks, breaking hearts, and proving irresistibly watchable."},[]]
curl --location --request POST 'https://zylalabs.com/api/6046/paramount+plus+movies+api/8167/paramount+movie+details+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
[{"director":"Steven Spielberg","stars":["Leonardo DiCaprio","Tom Hanks","Christopher Walken"]},[]]
curl --location --request POST 'https://zylalabs.com/api/6046/paramount+plus+movies+api/8168/get+cast+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 个月 🎉)
Paramount Plus电影API旨在管理关于派拉蒙影业最受欢迎电影的数据,专注于从用户生成的列表中挑选出的前100部作品。它提供关键细节,如电影标题、发行年份、评分、元评分、导演和主要演员。
派拉蒙加电影API提供了对派拉蒙影业精选顶级电影的访问,提供每部电影的详细信息
您可以检索电影的关键信息,包括标题、上映年份、评分、Metascore、导演和主要演员。
这些电影是从用户生成的列表中挑选出来的,重点关注最受赞誉的派拉蒙影业的前100个影片
是的,API提供了对派拉蒙影业精选的前100部电影的访问
您需要查看API的使用条款以获取有关商业用途的具体指南,因为它可能会有所不同
“获取顶级派拉蒙电影”接口返回前100部电影标题的列表“通过标题获取派拉蒙电影详情”接口提供特定电影的详细信息,包括其发行年份、评级和简介“通过标题获取演员和导演”接口返回指定电影标题的导演和演员
关键字段包括“movie_titles”用于电影列表,“title”“release_year”“rating”“synopsis”和“cast”用于详细的电影信息,以及“director”用于电影的导演
响应数据被构造成一个JSON对象的数组。每个对象包含相关字段,如电影标题、细节或演员信息,使其易于解析和在应用中使用
“获取顶级派拉蒙电影”端点提供电影标题列表 “按标题获取派拉蒙电影详细信息”端点提供特定电影的全面详细信息 “按标题获取演员和导演”端点提供电影演员和导演的信息
“按标题获取派拉蒙电影详情”和“按标题获取演员和导演”端点要求一个“标题”参数来指定要检索哪个电影的详情 “获取顶级派拉蒙电影”端点不需要任何参数
用户可以利用“获取顶级派拉蒙电影”端点中的电影标题,通过其他端点获取详细信息或演员数据。这使得对特定电影及其关键贡献者进行全面的深入洞察成为可能
典型的用例包括构建电影推荐系统 创建电影数据库 或开发提供用户详细电影信息和演员见解的应用程序 以便于派拉蒙影业的顶级电影
该API的数据来源于用户生成的列表和精心挑选的选择,确保所包含的影片是最受赞誉的作品 定期更新和质量检查有助于维护所提供信息的准确性和相关性