Restricting GET requests only from whitelisted domains

Hello there, I’m using Webflow as my front end. There are instances where I need to retrieve information stored in my Xano database via a GET request (using vanilla javascript) and then display them on the front end.

Now my question is - is it possible for Xano to only respond to requests made from my site? This is because anyone who opens up their developer tools in their browser will be able to see my Xano end point and can potentially abuse that end point and I would like to avoid that by ignoring all API requests that are not made from my domain.

Appreciate your guidance on this. Thanks! 🙏🏼🙏🏼🙏🏼
Other
2 replies