Search files
Semantic vector search over your files. Embeds the query text and returns the closest matching files ranked by cosine similarity. Only files with indexed descriptions are searchable.
API key from app.videogen.io/developers. The full key is only shown once when you create it.
Natural-language search query. The text is embedded and compared against file description vectors using cosine similarity.
Number of results to return (1–100). Defaults to 10.
When true, only files created by the calling API key’s user are returned. When false (default), all files accessible to the team are included.