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)
Discover and import recent posts tagged with one or more hashtags into the Public Video Library — shared with all Memories.ai users. Currently supported on TikTok.
Videos contributed to the public library are permanent and visible to all users. Use Import from Hashtag — Private if you want a private copy instead.

Prerequisites

Request Example

Parameters

hash_tags
array
required
List of hashtag terms (no # prefix).
scraper_cnt
integer
Number of most recent posts to ingest per hashtag.

Response Example

Response Fields

code
string
Business status code. 0000 indicates success.
msg
string
Human-readable status message.
data.taskId
string
Unique identifier for the import task. Use with Get Task Status.

Notes & Limits

  • Permanent contribution: Videos uploaded here are visible to all users and cannot be deleted.
  • Platform support: TikTok only at this time.
  • Rate limiting: See Rate limits.