#any way to check if API calls are coming from chat Gpt custom actions?
1 messages · Page 1 of 1 (latest)
use api key authentication
I’m calling it from front end so people will see the api key
if you are using gpt actions, the calls are made by openi server and not the user frontend
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)