Retrieve Most Popular Videos On Particular channel via API call

Ah! There isn’t an API that will give you a ranked list directly. You would have to call the channel videos API and rank those by the views field that you get in the response.