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