Documentation Index
Fetch the complete documentation index at: https://docs.meibel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Streaming
Some API endpoints support Server-Sent Events (SSE) for real-time streaming responses.How It Works
Streaming endpoints return a stream of events rather than a single response. Each event is a JSON object prefixed withdata:.