Basic Integration
This section contains onboarding, authentication, webhook, and quick-start integration docs.
Integration Flow
- Guide
- Get Base URL and API Key
- Webhook Parameter Notes
- Generate Integration Code with AI
- All OpenAI-format LLM Models Support the Official Claude Format
Recommended Reading Order
- Start with Guide to understand the overall integration model.
- Then read Get Base URL and API Key to complete authentication.
- If you need notifications, continue with Webhook Parameter Notes.
- If you want generated example code quickly, use Generate Integration Code with AI.
- If your SDK or business code uses Anthropic Messages payloads, read Claude Official Format.