Generate a portrait image from a prompt
Profile
Generate a portrait image from a prompt
Calls the image-generation backend (Grok via the LiteLLM proxy)
using the provided prompt to produce a single 512x512 portrait. The
generated image is fetched into Mind’s storage so the response never
leaks the provider URL. Use /profile/generatePortraitPrompt first to
build a polished prompt from descriptive selections.
POST
Generate a portrait image from a prompt
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-based authentication
Body
application/json
The full image-generation prompt to send to the image API
Example:
"A cheerful watercolor portrait of a pixie at the edge of a glowing enchanted forest..."
Response
Successful operation
Get special time tracking status options
Previous
Build a polished portrait prompt from four selections
Next