Create a chat completion
Endpoint Examples
OpenAI,Claude, Gemini,... Chat
This endpoint generates a chat completion response from OpenAI’s models. You can use for Claude AI, GPT-4, and other models.
POST
Create a chat completion
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json

