cURL
Completions API
List models
Retrieve a list of available models that can be used for text generation, chat completions, and other AI tasks.
GET
cURL
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.