/iqiyi/albums

POST /api/iqiyi/albums

Price: 1 credit

Get one iQIYI album — a series, film, variety show, anime or documentary — by its id or iq.com URL. Returns the title in the requested language, synopsis, channel, cast with their credits and characters, genre and region tags, viewer score and vote distribution, VIP and exclusivity flags, episode counts, publication dates, artwork and the list of country codes the title may be played in.

How to use it

Use this for the title as a whole; a single episode is /iqiyi/videos, and passing an episode id here returns 412 rather than its parent. A title nobody has rated comes back with no `score` and a `vote_count` of 0, everything else still populated. A film has no video record of its own: its `default_video_id` is null and its `play_url` points back at this same album, so read the film here rather than from /iqiyi/videos. This endpoint answers for every `market`, including ones the title is not licensed in — an unlicensed market shows up on /iqiyi/albums/videos, as a 412.

Parameters

Request body

Response

Errors

Response headers