Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Response
200 - application/json
Successful response
The ID of the model to use for processing the request.
Retrieve a list of available models that can be used for text generation, chat completions, and other AI tasks.
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Successful response
The ID of the model to use for processing the request.