← directory / providers / writer
Writer AI Studio
first-party1
models served
WRITER_API_KEY
auth
api.writer.com/v1
base url
OpenAI-compatible chat completions serving the Palmyra family (enterprise-tuned, long context). docs →
01Request template
Every model below is invoked with this shape — swap in the provider model ID from the table.
curl https://api.writer.com/v1/chat/completions \
-H "Authorization: Bearer $WRITER_API_KEY" \
-H "content-type: application/json" \
-d '{
"model": "{{MODEL_ID}}",
"messages": [{"role": "user", "content": "Hello, world"}]
}'02Models served · newest first
| Model | Provider model ID | In $/M | Out $/M | Context |
|---|---|---|---|---|
| Palmyra X5Writer | palmyra-x5 | 0.60 | 6.00 | 1M |