AI Nail Art
AI Nail Art
AI Nail Art API
AI Nail Art applies AI-generated nail designs to real nail photos based on a name and detailed description, producing realistic and clean nail renderings.
POST
AI Nail Art
Request
- URL:
https://www.ailabapi.com/api/image/editing/ai-nail-art - Method:
POST - Content-Type:
multipart/form-data
Image requirements
- Image format:
JPEGJPGPNGWEBP - Image size: No more than 10 MB.
- Image resolution: Less than 4096x4096px.
Headers
| Field | Required | Type | Description |
|---|---|---|---|
ailabapi-api-key | YES | string | Application API KEY. Get API KEY |
Body
| Field | Required | Type | Scope | Default | Description |
|---|---|---|---|---|---|
image | YES | file | Original image. | ||
nail_name | YES | string | Nail name (English only). Max 500 characters; extra text will be automatically truncated. Use standard vocabulary to pass review. | ||
nail_desc | YES | string | Nail description (English only). Max 1000 characters; extra text will be automatically truncated. Use standard vocabulary to pass review. |
Response
Public Response Fields
Viewing Public Response Fields and Error CodesBusiness Response Fields
| Field | Type | Scope | Description |
|---|---|---|---|
task_type | string | async | Task Type. “async: Asynchronous tasks. |
task_id | string | Asynchronous task ID. Please use this field when calling the Querying Async Task Results API. |
Response Example
Sample Code
Authorizations
API Key for authentication
Body
multipart/form-data
Original image.
- Image format:
JPEGJPGPNGWEBP - Image size: No more than 10 MB.
- Image resolution: Less than 4096x4096px.
Nail Name (English only). Max 500 characters; extra text will be automatically truncated. Use standard vocabulary to pass review.
Maximum string length:
500Example:
"Golden Butterfly Glow"
Nail Description (English only). Max 1000 characters; extra text will be automatically truncated. Use standard vocabulary to pass review.
Maximum string length:
1000Example:
"Champagne nude shimmer with gold butterfly accents for a soft, luxe finish."
Response
200 - application/json
Success
The response is of type object.

