I am Looking for the endpoint URL or base URL that i will use to access the ChatGPT API.
Please gave some suggestion.
Hi @Satyam Rai Please Check the official Documentation.RegardsKrishnanand Pathak
I've already checked but not find any solution.
Hi the open AI base url is https://api.openai.com/v1
The Chat endpoint has https://api.openai.com/v1/chat/completions
See the OpenAPI documentation here https://platform.openai.com/docs/api-reference/introduction
Best
Stefan