Services Plugins FAQs

Authorization openai API

Hi!

Maybe a strange question. I’m building a small app with Bubble which uses OpenAI API to generate text based on input from the user. My question is, what is a safe authentication method without having the risk someone could steal my API Key? I’m a little autistic so it is hard to find specific answers…

Thanks in advance!

Hi, @jfavanhoof,

Thanks for the interesting question :slight_smile:

If you’re using our “Full OpenAI GPT-4 Plugin for Bubble”, you can be sure that the API key will only be seen in the Plugins Settings of your App’s Editor.

Any other questions you need answers to? Would be happy to help :hugs:

Hi,

Thanks for your reply. Yes, I do have a question. What kind of authentication method do you guys use to ensure a safe call with your plugin?

Hi @jfavanhoof

Thank you for your patience!

The OpenAI, as well as our plugin, uses OAuth authentication (API keys):

Let me know if you have any other questions :hugs:

1 Like