Providers

Verified for v0.4.4 on

Anthropic

Use the Anthropic preset to send messages through Anthropic's Messages API. Prompts, included conversation context, attachments, and request metadata are processed by Anthropic under your account and Anthropic's current terms.

Prerequisites#

  • An Anthropic Console account in a supported region
  • An API key and active billing or credits
  • Access to the model ID you plan to use

Configure Sythoria#

  1. Create a key in the Anthropic Console.
  2. In Sythoria, open Settings and add a model.
  3. Select Anthropic.
  4. Confirm the preset values and paste the API key.
  5. Save and run the connection check.
SettingDesktop v0.4.4 value
API basehttps://api.anthropic.com/v1/messages
Default modelclaude-opus-5
API formatAnthropic Messages API

The default comes from the desktop source and can become unavailable. Check the official Anthropic model overview and use an exact model ID available to your key.

Some models have limited eligibility or additional retention terms. Confirm access and data retention in Anthropic's current documentation before using sensitive content.

Errors#

SymptomCheck
401Replace a revoked/incorrect key and ensure whitespace was not copied
403 regionCheck Anthropic's supported-region policy and contact Anthropic support; do not circumvent account restrictions
403 modelChoose a model enabled for the account
404 modelCopy the exact current model ID from the Console or official model page
429/529Wait for the provider limit or overload condition to clear, then retry

If a key may have appeared in a prompt, log, screenshot, or repository, revoke it in the Anthropic Console before creating a replacement.