API Reference
Index Image
POST
/
index
/
{index_name}
/
image
Authorizations
X-API-Key
string
headerrequiredPath Parameters
index_name
any
requiredQuery Parameters
image_url
string
Image URL to download image from. One of image_url / image_file must be provided.
Body
multipart/form-data
image_file
file
Image file upload. One of image_url / image_file must be provided.
metadata_str
string
default: {}Metadata dict for the video. See documentation for structure.
Response
200 - application/json
The response is of type any
.