SandBase is live — $1 in free credits on signupStart free ›

Douyin modelsapi generation api

douyin/search/vision-search

Douyin APP vision search (image-based search / reverse image search).. Search for similar videos/images using an image.

Input
Original video ID, only used when search_source="visual_normal_search"
Pagination cursor (0 for the first page)
Detection area coordinates, format "x1,y1,x2,y2"
Detection index, default 0
Image URI obtained from other Douyin API responses (e.g., video details, search results, user profile) (required)
Search ID (empty for first request, obtained from previous response for pagination)
Search source
Search keyword, only used when search_source="visual_normal_search"
Idle

Example output — click Run to generate your own

API README

Fetch vision search (image-based search)

Douyin APP vision search (image-based search / reverse image search). Search for similar videos/images using an image. It is suitable for douyin workflows.

Capability

Douyin APP vision search (image-based search / reverse image search). Search for similar videos/images using an image. It helps applications, agents, and automated workflows turn that capability into repeatable tasks and useful downstream experiences.

Common use cases

  • Search and discover relevant records for research, monitoring, and product experiences.
  • Build media monitoring, content intelligence, and publishing-support workflows.
  • Create repeatable integrations that pass structured results to downstream business systems.

Related Models