[{"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/6041/paramount+best+movies+api/8152/get+top+movies+list' --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","critics_consensus":"","synopsis":"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/6041/paramount+best+movies+api/8153/acquire+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/6041/paramount+best+movies+api/8154/acquire+casting+and+director+by+title' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"title":"Required"}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 派拉蒙最佳电影 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
派拉蒙最佳电影API提供了对派拉蒙影业前100部电影详细信息的访问,包括电影标题、发行年份、片长、评分、元评分、导演和主要演员等数据字段
在派拉蒙最佳电影API中的热门电影列表是基于用户生成的列表精心策划的,确保这些标题反映了大众的意见和偏好
是的,Paramount最佳电影API允许您根据发行年份、评分和导演等各种标准过滤电影,使您能够检索电影列表的特定子集
API文档将指定任何速率限制或使用政策,因此重要的是查看这些指南以了解在给定时间内可以发出多少请求
派拉蒙最佳电影API提供对派拉蒙影业前100部电影的精选列表的访问,包括详细信息,如电影标题、上映年份、片长、评分、元评分、导演和主要演员。
“获取顶级电影列表”接口返回前100部派拉蒙电影的列表 “通过标题获取电影详情”接口提供特定电影的详细信息,包括其概要和评论家的共识 “通过标题获取演员和导演”接口返回指定电影的导演和主要演员
关键字段包括“电影标题”在热门电影列表中,对于电影详情,字段包括“标题”、“发行年份”、“评分”、“简介”和“评论家共识”。演员信息接口包括“导演”和“演员”字段
响应数据采用 JSON 格式结构。对于热门电影列表,它返回一个电影标题的数组。对于电影详情,它返回一个包含标题和概要等各种属性的对象。演员阵容端点返回一个包含导演和演员成员数组的对象
“通过标题获取电影详情”和“通过标题获取演员和导演”端点需要“标题”参数来指定要检索哪个电影的详情。标题可以来自热门电影列表
用户可以通过从热门电影列表中选择特定电影标题来自定义请求,以获取详细信息或演员数据 这允许根据用户兴趣进行定向查询
典型的使用案例包括电影研究 创建电影推荐系统 和开发提供用户详细电影信息和卡司见解的应用程序 以便于派拉蒙电影
通过定期更新和基于用户生成列表的策展,保持数据的准确性,确保电影信息反映当前的观点和偏好
如果请求返回部分或空结果,用户应该验证标题的拼写或检查电影是否包含在前100名单中 在应用程序中实施错误处理也可以有效管理这些情况