Forum Academy Marketplace Showcase Pricing Features

API safety, with AWS secret key

I want to send info to AWS for this i need to authenticate with my secret key, which i think i need to put in the API, i wanted to know if thi is a safe practise or if they are alternative methods to do so?

Are the API requests visible to the user ?

Hi @alex3253x,

Make sure your API token has “Private” checked. Typically making the calls in the backend are more safer.

There’s also this ebook by Flusk that might help you out: Bubble.io Security Cheat-Sheet 2023