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
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Successful response
The response is of type object
.