LowCodeAPI
32 APIs
122 APIs
21 APIs
118 APIs
29 APIs
20 APIs
5 APIs
7 APIs
19 APIs
47 APIs
14 APIs
1 APIs
4 APIs
1 APIs
17 APIs
  • Any-to-video search(2)
  • Classify(3)
  • Engines(2)
  • Generate text from video(3)
  • Indexes(5)
  • Indexes/Videos(8)
  • Tasks(6)
  • Tasks/Transfers(1)
  • Text embeddings(1)
  • Text-to-video search(4)
  • Video embeddings(3)
6 APIs
3 APIs
7 APIs
63 APIs
35 APIs
19 APIs
31 APIs
19 APIs
3 APIs
48 APIs
POST
GET
POST
https://api.lowcodeapi.com/twelvelabs/v1.2/search-v22
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
query_media_typestring
The type of media you wish to use
query_media_urlstring
The publicly accessible URL of the media file you wish to use
query_media_filearray
The media you wish to use as a local file
query_textstaing
The text query to search for
index_idstring*
The unique identifier of the index to search
search_optionsarray*
An array that specifies the sources of information the platform uses when performing a search
adjust_confidence_levelnumber
This parameter specifies the strictness of the thresholds for assigning the high, medium, or low confidence levels to search results
group_bystring
Use this parameter to group or ungroup items in a response
thresholdstring
Use this parameter to filter on the level of confidence that the results match your query
sort_optionstring
Use this parameter to specify the sort order for the response
operatorstring
When you perform a search specifying multiple sources of information, you can use the this parameter to broaden or narrow your search
conversation_optionstring
Specifies the type of match the platform performs
page_limitnumber
The number of items to return on each page
filterstring
A stringified version of an object that specifies the criteria for filtering the search results
Twelve Labs