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
Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.
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.