cURL
curl --request GET \ --url https://api.usemoonshine.com/search
{ "status": "complete", "output": {} }
Performs a search query on a specified project with optional parameters
User authentication token
name of the media index
Search query string
Number of results to return
x >= 1
Search threshold value
x >= 0
Search results
Status of the search operation
complete
project may stil be processing
Search results object
Show child attributes
Array of embedding matches
Moonshine assigned video fileID name
Starting frame number of match
Ending frame number of match
Human readable start timestamp
Human readable end timestamp
Array of transcript matches
Array of OCR text matches