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).
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. |