Input an image and output the aesthetic rating of the composition of the image (0~5, with 3.8 or more recommended as better composition).
Documentation Index
Fetch the complete documentation index at: https://ailabtools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
https://www.ailabapi.com/api/image/rating/image-composition-aesthetics-scoringPOSTmultipart/form-dataJPG JPEG BMP PNG WEBP| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
| Field | Required | Type |
|---|---|---|
image | YES | file |
| Field | Type | Description |
|---|---|---|
data | object | The content of the result data returned. |
+score | float | The higher the score, the better the composition, with a recommended score of 3.8 or higher being the better composition score. |