AI Nail Art Pro
AI Nail Art Pro
AI Nail Art Pro API
AI Nail Art Pro API generates reference-guided AI nail designs for salon previews, beauty apps, and production workflows.
POST
AI Nail Art Pro
Request
- URL:
https://www.ailabapi.com/api/image/editing/ai-nail-art-pro - Method:
POST - Content-Type:
multipart/form-data
API Information
| Field | Value |
|---|---|
| API Name | AI Nail Art Pro |
| API URL | /api/image/editing/ai-nail-art-pro |
| Documentation URL | /docs/ai-image/editing/ai-nail-art-pro |
| Unique Identification | image_fingernails_pro |
Image requirements
| Field | Requirements |
|---|---|
image | Image format: JPEG/JPG/PNG/WEBP, Image size: No more than 10 MB., Image resolution: Less than 4096x4096px. |
reference_image | Image format: JPEG/JPG/PNG/WEBP, 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 | Source image. | ||
reference_image | YES | file | Reference image for guidance. | ||
resolution | NO | string | 1K, 2K | 1K | Output resolution. |
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
Authorizations
API Key for authentication
Body
multipart/form-data
Source image.
- Image format:
JPEGJPGPNGWEBP - Image size: No more than 10 MB.
- Image resolution: Less than 4096x4096px.
Reference image for guidance.
- Image format:
JPEGJPGPNGWEBP - Image size: No more than 10 MB.
- Image resolution: Less than 4096x4096px.
Output resolution.
Available options:
1K, 2K Response
200 - application/json
Success
The response is of type object.

