How to implment Infinite scrolling(Extendable Verticle Scrolling) on API response?

look into the elements in view plugin…there is a forum post on the topic of plugin and a user demonstrated it using a rg which would load new results after user scrolled…you’d be able to implement something similar but will need to incorporate your api calls and also change the offset in the call.