User Center
Register an account, get an API Key, top up and review usage, and connect Sakrylle to popular desktop, command-line, and web UI clients.
If you need to call the API directly, head to the Developer Documentation instead.
Account and Billing
Account
Email registration, login, GitHub OAuth, password recovery, TOTP two-factor authentication, password change.API Keys
Create, view usage, and delete keys in the Console; secure storage and leak handling.Billing and Top-Up
Per-token billing basics, top-up flow, order lookup, 3-day refund policy, handling insufficient balance.
Client Integrations
Any client that is compatible with OpenAI Chat Completions can connect to Sakrylle. Here are the clients with verified configuration steps:
Desktop
- Cherry Studio — Windows / macOS / Linux desktop client
- ChatBox — Windows / macOS / Linux / iOS / Android / Web
Command Line
- Claude Code — Anthropic's official coding assistant CLI
- Codex CLI — OpenAI's official coding assistant CLI
Web UI
- Open WebUI — Self-hosted web chat frontend
Common Connection Info
- Console: https://ai1.sakrylle.com
- OpenAI-compatible endpoint:
https://api.sakrylle.com/v1 - Anthropic native endpoint:
https://api.sakrylle.com(clients append/v1/messagesinternally) - Recommended starter models:
- OpenAI-compatible:
gpt-5.6-sol - Anthropic native:
claude-haiku-4-5-20251001
- OpenAI-compatible:
If you run into trouble, check the error codes first; if that doesn't help, email support@sakrylle.com.
