Guides
Streaming (SSE)
Set stream:true on either endpoint. Anthropic SSE event types pass through unchanged; the gateway does not buffer.
Use this page
Apply this pattern to a small test request first, then carry it into your production client. Set stream:true on either endpoint. Anthropic SSE event types pass through unchanged; the gateway does not buffer.
Configuration context
curl https://api.oneprovider.dev/v1/models \
-H "Authorization: Bearer sk-..."