Katalog Und Assets
Lade Templates, Modelle, Brand Kits, Avatare, Medien und Template-Ziele.
GET /models
Gibt den aktuellen Creation-Katalog zurück.
curl https://videotok.app/api/v1/models \
-H "Authorization: Bearer vt_live_..."
Enthält Static-Ad-Templates, Video-Ad-Templates, UGC-Ad-Templates, AI-Model-Seiten, Varianten, Quality Tiers, integrierte Referenzen und geschätzte Credits.
Generation Mapping
| Katalog-Array | Generation-Typ | Pflichtfelder |
|---|---|---|
static_ads | static_ad | template_slug |
video_ads | video_ad | template_slug |
ugc_ads | ugc_ad | template_slug |
ai_models | ai_model | model_slug, variant_id |
GET /assets
Gibt Workspace Assets zurück, die API oder MCP für Generations nutzen können.
Die Antwort enthält brand_kits, avatars, media und reference_template_targets.