CMS Api between webflow websites

Hello! Is it possible to have 2 webflow websites and display collections items of the first one on the pages of the second one? If yes how?

Only if you had some middleware that allowed for pulling data from one project and exposed the data on the other via client side JavaScript for example.

A solution I’ve seen often is to use Airtable as your source of truth, then use PowerImporter to send the Airtable data to 2+ different Webflow CMS websites.