from fi.evals import Protectprotector = Protect(fi_api_key="<your_api_key>", fi_secret_key="<your_api_secret>") # Optional, if you want to set the API key and secret key manually
Click here to learn how to access your API keys.
It’s recommended to set the API key and secret key as environment variables.