Create Bundle (videos_only)
- Method:
POST - URL:
https://api.tokportal.com/bundles-create-videos-only - Auth:
X-API-Key
Body:
{
"title": "Videos on existing account",
"bundle_type": "videos_only",
"videos_quantity": 10,
"existing_account_id": "<uuid>",
"external_ref": "ext-xyz",
"wants_editing": false,
"edits_quantity": 0,
"wants_moderation": false,
"wants_niche_warming": false,
"auto_finalize_videos": false
}
Response:
{ "bundle_id": "<uuid>" }
Notes:
existing_account_idmust belong to the API key owner and have a validtiktok_url.- Country is derived from the saved account.
- Title is optional. If omitted, it defaults to
Video Only Bundle. - Allowed
videos_quantity:5,10,25,50,100,500. N slots are pre-created with statuspendingand per-video price. - Do not use
bundles-createforvideos_onlybundles.