#any way to check if API calls are coming from chat Gpt custom actions?

1 messages · Page 1 of 1 (latest)

sharp owl
#

I’m creating an API to be used by chatGpt custom actions. Is there a way to check that the caller is open Ai / chatgpt, not some random server scripting calls?

sharp owl
#

I’m calling it from front end so people will see the api key

undone lodge
sharp owl
#

Does that mean the IP address of caller will be open Ai server not user? When I tested it the IP address was my own (private IP)

undone lodge
#

did you only test it in the preview/debug mode? it should be openai server in published use