Filter asset by IP / domain

Hello,
We are thinking of using Razuna on our web and mobile apps to download assets real-time.
Can we limit download of assets by the calling page’s IP / domain (to prevent leaching)? Otherwise anyone can link to our assets.
Thanks

Hi,

Thank you for considering Razuna (others are already successfully using
Razuna in mobile projects).

Razuna itself does not limit the number of requests to an asset. I would
therefore recommend that you leverage the API to make calls from an interim
server. Ont he interim server you can then also control access and roll
your own permission system.