Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Successful response
A unique identifier for the completion
Example:
"chatcmpl-1753709210352"
The object type
Example:
"chat.completion"
The Unix timestamp (in seconds) of when the completion was created
Example:
1753709210
The model used for the completion
Example:
"internta-v02"
A list of completion choices
Usage statistics for the completion request
This fingerprint represents the backend configuration that the model runs with
Example:
"fp_2f57f81c11"