Upload Video from Platform Creator URL
Social Media — Creator Profile
Import from Creator Profile — Private
Scrape the most recent N videos from a creator profile into your Private Video Library.
POST
Upload Video from Platform Creator URL
Product: Visual Search
Use case: Upload videos and images, auto-index them, then search by natural language, image, or transcript phrase
Host:
https://api.memories.ai/serve/api/v1
Auth: Authorization: sk-mavi-... (no Bearer prefix)Prerequisites
- You have created a memories.ai API key.
Request Example
Parameters
Full URL of the creator’s profile page (e.g.
https://www.tiktok.com/@cutshall73).Number of most recent posts to ingest from the creator’s feed.
Optional. Target folder for the uploaded video(s). Omit (or pass
-1) to store in your account’s Default folder (created automatically on first use). Pass a folder id from List Folders or Create Folder to store in that folder — it must belong to your account, otherwise the request is rejected.URL to receive POST notifications on task and per-video indexing progress. Alias
callback is also accepted.Response Example
Response Fields
Business status code.
0000 indicates success.Human-readable status message.
Unique identifier for the import task. Use with Get Task Status.
Notes & Limits
- Rate limiting: See Rate limits.
- Billing: Each request deducts credits. YouTube consumes additional credits.
- YouTube: Indexing may be slower than TikTok or Instagram due to scraper capacity.
Authorizations
Body
application/json
Example:
"https://www.tiktok.com/@cutshall73"
Example:
"https://your.app/callback"
Optional target folder for the upload. Omit or pass -1 for the account's Default folder (auto-created on first use). A positive id must belong to your account.
Example:
671631448308117500
