#Access GPT api on behalf of users from a remote server?

2 messages · Page 1 of 1 (latest)

grave tree
#

problem I would like to place some business logic on my server so my server would make calls on behalf of the user using there 'session' or 'api token'

now im really lost is to how to do this securely is this possible and what would be the approach?

also if i have like 20 users and make requests from my server to the gpt api would i get blocked because all requests come from my server ip? anyone could share some light on this 🙏

i thought reaching out to openai support for this but since it takes weeks for a reply that is not a feasible way of communicating