Handle Product Review API in Shopify store

Hi all,

I have a review-provider who automaticly sends out emails to customers to gather reviews. The reviews are stored in an API so I can call them within my Shopify store to display them on my shop. My question; how can I safely store an API key to fetch the API data safely without exposing my key in my front-end?