Chuyển tới nội dung chính

Tong quan

URL co so

  • REST API: https://api.aizn.com/v1
  • Realtime WebSocket: wss://api.aizn.com/v1/realtime

Lo trinh doc

  1. Start with Making Requests for the first request flow and token usage.
  2. Continue with Completion Object to understand the common response shape.
  3. Move into Authentication, Chat & Completions, Image Generation, Video Generation, and other capability pages as needed.
  4. For realtime voice, GPTs, or integration snippets, continue to Realtime, GPTs, and Python Integration.

Pham vi

  • Core APIs: model listing, chat, images, videos, audio, music, embeddings, rerank, moderation
  • Extended capabilities: Realtime voice/conversation, GPTs access
  • Integration examples: Python basic chat, image recognition, Claude vision examples

Ghi chu nguon

  • Core API pages are generated from the repository markdown sources.
  • Missing request-entry, Realtime, GPTs, and Python sections are supplemented from the AIZN-API Apifox documentation.