Bitseek Chat API Documentation

Language / 语言:English | 中文

Bitseek Chat currently exposes two streaming interfaces:

  • WebSocket: wss://chat-proxy.bitseek.ai/v2/chat
  • HTTP SSE: https://chat-proxy.bitseek.ai/v1/chat/completions

Quick Start

  1. Choose your transport:
    • Real-time event-driven integration: WebSocket
    • OpenAI-style SDK integration: HTTP SSE
  2. Complete authentication:
    • WebSocket: query apikey or token
    • HTTP SSE: Authorization: Bearer <API-KEY-OR-TOKEN>
  3. Follow protocol docs:
    • WebSocket request/response event schema
    • SSE request parameters and chunk format

Documentation Index


中文文档

results matching ""

    No results matching ""