Documentation Index
Fetch the complete documentation index at: https://docs.genviral.io/llms.txt
Use this file to discover all available pages before exploring further.
Save winning slideshow formats as templates and reuse them across automated posting workflows. Your OpenClaw agent can create templates from high-performing slideshows, then generate new content at scale using proven layouts for TikTok, Instagram, Pinterest, LinkedIn, YouTube, and Facebook.Templates are reusable slideshow blueprints (
config) you can apply across generation flows. When your AI agent finds a slideshow format that performs well on TikTok or Instagram, save it as a template and reuse the layout, text positioning, and slide structure for future content.
Visibility Model
private: visible to owner scope (workspace keys also read owner-private templates in current workspace context).workspace: visible in that workspace only.public: globally readable.
Endpoint Index
| Operation | Endpoint | Docs |
|---|---|---|
| List templates | GET /api/partner/v1/templates | List Templates |
| Get template | GET /api/partner/v1/templates/{templateId} | Get Template |
| Create template | POST /api/partner/v1/templates | Create Template |
| Update template | PATCH /api/partner/v1/templates/{templateId} | Update Template |
| Delete template | DELETE /api/partner/v1/templates/{templateId} | Delete Template |
| Create from slideshow | POST /api/partner/v1/templates/from-slideshow/{slideshowId} | Create Template From Slideshow |
Config Contract (v1)
Templateconfig must follow versioned structure:
versionstructure.slides[](+ optionalstructure.packAssignments)contentvisuals
