Vision
Object Detention
Recognise objects within an image with great accuracy.
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.Header
x-api-key
string
requiredYour JigsawStack API key
Response
success
boolean
Indicates whether the call was successful.
Was this page helpful?