Import and Export
Images and Annotations data import and export APIs
Last updated
Images and Annotations data import and export APIs
POST https://api.autogon.ai/api/v1/label/image/import
Content-Type*
multipart/form-data
dataset*
file
zipped dataset file
project_id*
int
Project ID
GET https://api.autogon.ai/api/v1/label/image/annotate
project_id*
int
Project ID
images*
array
List of image data for each specific image including annotations
Last updated