OpenAI Compatibility
Create chat completion
POST
/
v1
/
openai
/
chat
/
completions
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Format of the response
Domain of the request
Schema of the request
Metadata of the request
Response
201 - application/json
https://platform.openai.com/docs/api-reference/chat/object
Available options:
chat.completion
, chat.completion.chunk