Bearer token authorization

Hello there, did someoe manage to make bearer authentication work? if you define the security inside the schema and not from the GPT UI ?? So the GPT based on instructions can insert the correct key when calling the action ??
Thanks for response

1 Like

I would not put your API key in the system prompt of your Custom GPT as it could be leaked fairly easily.

I mean currently the security situation is over the place anyway, your whole gpt can get leaked currently with a clever prompt, i am more interested in that if its possible to call an endpoint without the need to manually go through the gui security set up, in my case the bearer token.
Thanks for the response.

1 Like