POST
/
v1
/
ai
/
object_detection

Body

url
string

The image url. Not required if file_store_key is specified.

file_store_key
string

The key used to store the image on Jigsawstack file Storage. Not required if url is specified.

Either file_store_key or url can be provided not both.
x-api-key
string
required

Your JigsawStack API key

Response

success
boolean

Indicates whether the call was successful.