Image Reports
Resource Image Reports
Generate Image Report
POST
https://api.imageseo.io/v1/external/projects/images
This endpoint allows you to analyze the URL of an image or image file. One of the two is required (imageFile or src)
Headers
Name
Type
Description
Authentication
string
{YOUR_API_KEY}
Request Body
Name
Type
Description
lang
string
Example : 'fr'. You can find the list of languages supported on /public/langs
imageFile
object
Image FILE ( Corresponds to a file )
src
string
Image URL
Deprecated
Keys in the response are depreciated and should not be used.
alt
(usealts
array)a_vision
Last updated
Was this helpful?