aiception.com

Here you can play & test & prototype all the endpoints using just your browser! Go ahead!

10 endpoints machine_learning
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Gets the face task [ id -> face task ]
curl \
  /face/{taskId}
Gets the face_age task [ id -> face age task ]
curl \
  /face_age/{taskId}
Gets the adult_content task [ id -> adult content task ]
curl \
  /adult_content/{taskId}
Endpoints (10 total)
GET
/face/{taskId}
Gets the face task [ id -> face task ]
GET
/face_age/{taskId}
Gets the face_age task [ id -> face age task ]
GET
/adult_content/{taskId}
Gets the adult_content task [ id -> adult content task ]
GET
/detect_object/{taskId}
Gets the detect_object task [ id -> detect object task]
GET
/artistic_image/{taskId}
Gets a artistic image by task id [ id -> artistic image task ]
POST
/face
Find all faces in the image [ image_url -> id ]
POST
/face_age
How old is the person in the image? [ image_url -> id ]
POST
/adult_content
Image contains nudity or sexually explicit content? [ image_url -> id ]
POST
/detect_object
What is that object? [ image_url -> id ]
POST
/artistic_image
Create an artistic image [ image_url, style_url -> id ]
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints10
Categories1