Ship SynteroLink model access with confidence.
A customer-facing documentation center for onboarding teams to SynteroLink GPT and Claude models. It includes quick starts, model guidance, editor setup, troubleshooting, and API key safety practices.
# GPT / OpenAI-compatible
Base URL: https://api.synterolink.com/v1
Default: gpt-5.4
# Claude / Anthropic-compatible
Base URL: https://api.synterolink.com
Default: claude-sonnet-4-6Choose a setup path
Each path includes the correct base URL, model name, verification command, editor setup notes, and common failure checks.
GPT 系列
适合 CLI、VS Code、Cursor、Continue、Cline、Roo Code。
Start with gpt-5.4 →Anthropic-compatibleClaude 系列
适合 Claude Code、Claude 风格网关和支持 Claude 的编辑器插件。
Start with claude-sonnet-4-6 →Reference模型矩阵
按用途选择速度、能力与推荐模型。
Compare models →Operations错误排查中心
401、404、429、502、timeout、stream、插件不生效。
Fix issues →3-minute verification flow
Set environment variables
Use placeholders in public docs and store real keys only locally.
Run endpoint checks
Test model list and one generation endpoint before opening an editor.
Configure tool
Paste the exact Base URL and model ID into CLI / VS Code / Cursor.
Confirm successful output
Do not consider setup finished until the tool itself returns a response.
Production documentation quality
- One-click copy buttons for every code block
- Searchable static documentation index
- Separate GPT and Claude setup flows
- Model selection matrix
- Security and API key handling checklist
- Chinese and English user-facing guides
Tool coverage
Designed for both beginner customers and internal support teams.