Image Analysis When an Image is uploaded it is analysed by at least 1 machine learning vendor (Amazon / Google etc). If it does not contain a Cat or is inappropriate then it is deleted.
The results of this analysis for any non .Gif Image are publically available via the API. The analysis constantly improves over time, and is re-run frequently.
*gifs are not yet supported by vendors so are verified by a different system.
/images/{image_id}/analysis
Returns an Array of ImageAnalysis objects. Checkout the /images API Reference in the left panel for more.