Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.usemoonshine.com/search-with-image \ --header 'Content-Type: application/json' \ --data ' { "project_id": "abc123...xyz789", "image": "data:image/jpeg;base64,/9j/4AAQSkZJRg..." } '
{ "output": {} }
Performs a visual search using a base64 encoded image in a specified project
Name of the media index
Base64 encoded image data
Search results
Status of the search operation
complete
project may stil be processing
Search results object
Show child attributes