LowCodeAPI
  • 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)
POST
GET
POST
POST
GET
GET
GET
POST
POST
POST
POST
GET
GET
PUT
DELETE
GET
GET
PUT
DELETE
GET
GET
GET
GET
POST
GET
GET
DELETE
GET
POST
POST
POST
POST
POST
GET
GET
POST
GET
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
Response
API response data will be shown here once the request is completed.
Twelve Labs