Wix REST API within Velo

Thanks! Something just clicked when I read your reply and I now have it working - at least for GET requests. You’re correct - just a fetch from a backend module but with authentication using API Keys as explained online.

Now on to POST requests…

Thanks!