Skip to main content
GET
List available vibes
Retrieve the vibes available to the authenticated user. A vibe is a visual aesthetic preset (mood, palette, illustration style) that gets applied to creative slide variants. This endpoint returns both system vibes and any custom vibes you have created. Use the returned id values as presentation_options.vibe_id when generating presentations.
Vibes are applied through creative image variants. When you pass vibe_id, you must also set image_options.num_image_variants >= 1 on the generation request.

Response

Vibe Object


Example Request

Example Response


Using a Vibe ID in Presentation Generation

Authorizations

Authorization
string
header
required

Your Alai API key. Get one from your account settings at app.getalai.com

Response

Successful Response

vibes
VibeSummary · object[]
required

Vibes available to the authenticated user