Create Async Chat Completion
Sonar API
Create Async Chat Completion
Submit an asynchronous chat completion request.
POST
Create Async Chat Completion
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Unique identifier for the async request
Model used for the request
Unix timestamp when the request was created
Current processing status of the request
Available options:
CREATED, IN_PROGRESS, COMPLETED, FAILED Unix timestamp when processing started
Unix timestamp when processing completed
Unix timestamp when the request failed (if applicable)
Error message if the request failed