Request
- URL:
https://www.ailabapi.com/api/portrait/effects/portrait-animation - Method:
POST - Content-Type:
multipart/form-data
Image requirements
- Image format:
JPEGJPGPNG - Image size: No more than 3 MB.
- Image resolution: Larger than 100x100px, smaller than 2000x2000px.
Headers
| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
Body
| Field | Required | Type | Scope |
|---|---|---|---|
image | YES | file | |
type | YES | string | More Details |
type
| Category | type | Description |
|---|---|---|
| Full-Body Cartoonization | jpcartoon | Japanese Manga (I) |
| anime | Japanese Manga (II) | |
| claborate | Chinese fine brushwork painting | |
| hongkong | Hong Kong-style comic style | |
| comic | Comic | |
| animation3d | 3D Animation | |
| handdrawn | hand-painted | |
| sketch | Pencil drawing (I) | |
| full | Pencil drawing (II) | |
| artstyle | Artistic effects | |
| classic_cartoon | Retro Cartoon | |
| tccartoon | Moe Manga | |
| hkcartoon | China Comics | |
| Facial Cartoonization | 3d_cartoon | 3D cartoon |
| pixar | Pixar | |
| pixar_plus | Pixar Pro | |
| angel | Angel | |
| angel_plus | Angel Pro | |
| demon | Demon | |
| ukiyoe_cartoon | Ukiyo-e | |
| amcartoon | American Manga | |
| 3d | 3D Effects | |
| 3d_game | 3D game effects | |
| Avatar Cartoonization | western | Western |
| avatar | Avatar | |
| head | Pencil drawing (head) |
Response
Public Response Fields
Viewing Public Response Fields and Error CodesBusiness Response Fields
| Field | Type | Description |
|---|---|---|
data | object | The content of the result data returned. |
+image_url | string | Resulting image URL address. |
Response Example
Sample Code
Authorizations
API Key for authentication
Body
Cartoon effect. <li>jpcartoon: Japanese Manga (I)</li> <li>anime: Japanese Manga (II)</li> <li>claborate: Chinese fine brushwork painting</li> <li>hongkong: Hong Kong-style comic style</li> <li>comic: Comic</li> <li>animation3d: 3D Animation</li> <li>handdrawn: hand-painted</li> <li>sketch: Pencil drawing (I)</li> <li>full: Pencil drawing (II)</li> <li>artstyle: Artistic effects</li> <li>classic_cartoon: Retro Cartoon</li> <li>tccartoon: Moe Manga</li> <li>hkcartoon: China Comics</li> <li>3d_cartoon: 3D cartoon</li> <li>pixar: Pixar</li> <li>pixar_plus: Pixar Pro</li> <li>angel: Angel</li> <li>angel_plus: Angel Pro</li> <li>demon: Demon</li> <li>ukiyoe_cartoon: Ukiyo-e</li> <li>amcartoon: American Manga</li> <li>3d: 3D Effects</li> <li>3d_game: 3D game effects</li> <li>western: Western</li> <li>avatar: Avatar</li> <li>head: Pencil drawing (head)</li>
Response
Success
The response is of type object.

