Skip to main content

Claude

Stored in the claudes collection. createdAt and updatedAt are maintained automatically.

Returned by GET /apps/claude, POST /apps/claude, GET /apps/claude/:id, PUT /apps/claude/:id.

FieldTypeNotes
namestringrequired
apiKeystringrequired
selectedModelstringrequired · default claude-opus-5
modelSettings.temperaturenumberdefault 1
modelSettings.topPnumberdefault 1
modelSettings.topKnumberdefault 1
modelSettings.maxOutputTokensnumberdefault 8192
modelSettings.effortstringdefault high · one of low, medium, high, xhigh, max
modelSettings.thinkingstringdefault adaptive · one of adaptive, disabled
isActivebooleandefault true
companyIDObjectIddefault null
_idObjectIddefault "6a95712f932657988a91c02b"
createdAtdateset once
updatedAtdate