Skip to content

Stream Text Generator Task

http
POST /sse/text_generator/stream/
Content-Type: application/json
Accept: text/event-stream
X-API-ID: <api-id>
X-API-KEY: <api-key>

Uses the same request structure as the sync and async endpoint, but returns Gemini-native response chunks over Server-Sent Events.

The final SSE chunk includes a Creatify object with the generation ID and credits_used.