Gabrielle gemini-2.5-pro (Interactions)
POST/v1beta/interactions
Create a Gemini interaction for gemini-2.5-pro with the official Interactions API. The gateway forwards the original JSON / SSE and does not convert to Chat Completions or generateContent. POST /v1/interactions behaves the same and keeps the client-selected version.
See the Interactions API overview for auth, streaming events, billing, and differences from calling Google directly.
Request
Responses
- 200
- 400
- 401
- 429
Interaction created. Non-stream JSON is the official Interaction object. Stream responses are text/event-stream.
Invalid request parameters
Unauthorized
Rate limit exceeded