Skip to main content
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)
Import post URLs into the Public Video Library — searchable by all Memories.ai users. Free of charge if the video is already in the public library.
Videos contributed to the public library are permanent and visible to all users. This cannot be undone. Use Import from Post URLs — Private if you want a private copy instead.

Prerequisites

Request Example

Parameters

array
required
List of post URLs to import. Combined with tiktok_post_urls (if provided), the total must not exceed 50 URLs. All URLs must be from the same platform.
array
Additional TikTok post URLs.
string
URL to receive POST notifications on task progress and per-video indexing completion.
string
default:"720"
Target resolution. One of "360", "480", "720", "1080", "1440", "2160".

Response Example

Response Fields

string
Business status code. 0000 indicates success.
string
Human-readable status message.
string
Unique identifier for the import task. Use with Get Task Status to check progress.

Notes & Limits

  • Permanent contribution: Videos uploaded here are visible to all Memories.ai users and cannot be deleted.
  • Free for duplicates: If the video is already in the public library, the import is a no-op metadata refresh — no extra credits.
  • Rate limiting: See Rate limits.