Skip to main content
POST
Search by title within collection
Search for media files by title within a specific collection.
  • Searches across video, audio, and image titles in the collection
  • Use this for quick metadata-based lookups without requiring an index

Search Collection

Semantic search across collection content

Web Search

Web search within collection

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

collection_id
string
required
Example:

"default"

Body

application/json
query
string
required
Example:

"search query"

search_type
string
default:llm
Example:

"llm"

Response

200 - application/json

Title search results

success
boolean
Example:

true

data
object[]