Gemini 3.1 Flash-Lite
POST/api/v2/text/gemini-3.1-flash-lite sync ≈ 1 credits per typical call (varies with prompt + max_tokens)
Generate text. Supports temperature, max_tokens, and system_prompt.
Request body
promptsettings.temperaturesettings.max_tokenssettings.system_promptworkspace_id Sign in to run the playground
Request example
curl -X POST "https://influencerstudio.com/api/v2/text/gemini-3.1-flash-lite" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{}'Output
Run the model to see results
Real outputs will stream into this panel as the request completes.