Service API Integration · 07

Limits & Notes

ItemLimit
Max request body100 MB (including multimodal base64 images)
Streaming read timeout300s (single response disconnects after 5 minutes)
WebSocket (voice S2S)24h long-connection timeout
Concurrent requestsNo hard limit, but downstream should apply reasonable QPS control; server-side SQLite checkpoint has write-lock contention under heavy concurrent writes
Single-session history lengthBounded by underlying model context window; very long sessions should be split into new conversations
conversation_id cross-instanceNot portable — valid only within this deployment instance
Key-level isolationOne sk-svc- key maps to one service; conversations/data are fully isolated across services