Slideshows
Import TikTok Slideshow Copy
Import a TikTok slideshow into an editable Genviral draft with OCR-mapped text overlays and your selected pack images.
POST
Imports TikTok slideshow content into a new draft slideshow: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.
- pulls TikTok slideshow slides (max
8) - extracts text overlays with vision OCR
- maps extracted text into editable text elements
- creates a Genviral draft slideshow using your pack images as backgrounds
- deducts copy credits and auto-refunds on failure
Body Parameters
TikTok slideshow URL.
Optional preview token returned by Preview TikTok Slideshow Copy.
When present and not expired, import reuses cached preview data.
Optional slideshow title override (max 200 chars).
Optional image pack ID to source background images.
Optional direct list of image URLs for backgrounds.
Optional product reference to attach to the created slideshow.
Example
Error Responses
400 invalid_json- request body is not valid JSON422 invalid_payload- payload validation failed422 invalid_tiktok_url- URL is not valid TikTok422 not_slideshow- TikTok post is not a slideshow/photo post404 pack_not_found422 pack_empty422 pack_source_conflict- bothpack_idandpack_imageswere sent404 product_not_found403 forbidden_product_access402 insufficient_credits429 rate_limited502 tiktok_fetch_failed500 upstream_config_error- TikTok upstream credentials/config missing500 import_failed
